aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Makefile.am')
-rw-r--r--kernel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/Makefile.am b/kernel/Makefile.am
index 89b9980..27193b6 100644
--- a/kernel/Makefile.am
+++ b/kernel/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES=-I/usr/src/linux/include
+INCLUDES=-I@KERNEL_INCLUDE@
KCFLAGS=-D__KERNEL__ -I$(INCLUDE) -Wall -Wstrict-prototypes -O2 \
-fomit-frame-pointer -pipe -DMODULE