package/swconfig: don't use kernel headers
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34679
This commit is contained in:
parent
57d7df3a35
commit
86cd825c1f
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ endef
|
|||
TARGET_CPPFLAGS := \
|
||||
-D_GNU_SOURCE \
|
||||
-I$(STAGING_DIR)/usr/include/libnl-tiny \
|
||||
-I$(LINUX_DIR)/include \
|
||||
-I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include \
|
||||
-I$(PKG_BUILD_DIR) \
|
||||
$(TARGET_CPPFLAGS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue