shouldn't use kernel headers from userspace

SVN-Revision: 34246
This commit is contained in:
Imre Kaloz 2012-11-18 18:29:58 +00:00
parent 863657d040
commit d0226aff1d

View 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