[linux-atm]: shouldn't use kernel headers from userspace
[openwrt.git] / package / linux-atm / Makefile
index 7b5cf1f..0372904 100644 (file)
@@ -74,7 +74,6 @@ define Build/Configure
        touch $(PKG_BUILD_DIR)/stamp-h.in
 endef
 
-TARGET_CFLAGS += -I$(LINUX_DIR)/include -I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include
 unexport PREFIX
 
 define Build/Compile