Timeline for How to compile Linux kernel modules within white-space-separated directories under the following makefile?
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 15, 2019 at 12:24 | vote | accept | Acsor | ||
| Jun 10, 2018 at 16:51 | history | tweeted | twitter.com/StackUnix/status/1005854873009688577 | ||
| Jun 10, 2018 at 15:51 | history | edited | Acsor | CC BY-SA 4.0 |
added 9 characters in body
|
| Jun 10, 2018 at 11:21 | answer | added | Gilles 'SO- stop being evil' | timeline score: 10 | |
| Jun 10, 2018 at 9:22 | comment | added | Acsor | @Kusalananda, yeah, right what I supposed. I just wondered whether such a problem is hardcoded into the files of my distribution in ways I cannot tweak. | |
| Jun 10, 2018 at 9:13 | comment | added | Kusalananda♦ |
This is not an error in your Makefile. It's an unquoted variable in a Makefile under /usr/src/linux-headers-4.9.0-3-amd64.
|
|
| Jun 10, 2018 at 9:06 | history | asked | Acsor | CC BY-SA 4.0 |