We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/lib/modules
1 parent a5a340a commit 4095c73Copy full SHA for 4095c73
hid-xpadneo/Makefile
@@ -1,4 +1,4 @@
1
-KERNEL_SOURCE_DIR := /usr/src/linux
+KERNEL_SOURCE_DIR := /lib/modules/$(shell uname -r)/source
2
LD := ld.bfd
3
4
all: modules
0 commit comments