summaryrefslogtreecommitdiff
path: root/package/linux-atm/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-11-18 18:29:58 +0000
committerImre Kaloz <kaloz@openwrt.org>2012-11-18 18:29:58 +0000
commitd0226aff1d62d39530819938ac116ee3cbb93efa (patch)
treebe5b7ee7415ecea4025f668a4c453af80831c577 /package/linux-atm/Makefile
parent863657d04079468a5c95bdb28831e34a17b9db71 (diff)
downloadmtk-20170518-d0226aff1d62d39530819938ac116ee3cbb93efa.zip
mtk-20170518-d0226aff1d62d39530819938ac116ee3cbb93efa.tar.gz
mtk-20170518-d0226aff1d62d39530819938ac116ee3cbb93efa.tar.bz2
shouldn't use kernel headers from userspace
SVN-Revision: 34246
Diffstat (limited to 'package/linux-atm/Makefile')
-rw-r--r--package/linux-atm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile
index 7b5cf1f..0372904 100644
--- a/package/linux-atm/Makefile
+++ b/package/linux-atm/Makefile
@@ -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