Signed-off-by: Marc Kleine-Budde <m...@pengutronix.de>
---
 Makefile |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 2c75e42..2ace302 100644
--- a/Makefile
+++ b/Makefile
@@ -43,11 +43,9 @@
 DESTDIR =
 PREFIX = /usr/local
 
-KERNELDIR = ../kernel/2.6
-
 MAKEFLAGS = -k
 
-CFLAGS    = -O2 -Wall -Wno-parentheses -I$(KERNELDIR)/include \
+CFLAGS    = -O2 -Wall -Wno-parentheses -Iinclude \
            -fno-strict-aliasing \
            -DSO_RXQ_OVFL=40 \
            -DPF_CAN=29 \
-- 
1.7.4.1

_______________________________________________
Socketcan-core mailing list
Socketcan-core@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/socketcan-core

Reply via email to