projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51c169a
)
[linux-atm]: shouldn't use kernel headers from userspace
author
Imre Kaloz
<kaloz@openwrt.org>
Sun, 18 Nov 2012 18:29:58 +0000
(18:29 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Sun, 18 Nov 2012 18:29:58 +0000
(18:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34246
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/linux-atm/Makefile
patch
|
blob
|
history
diff --git
a/package/linux-atm/Makefile
b/package/linux-atm/Makefile
index
7b5cf1f
..
0372904
100644
(file)
--- 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