projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
863657d
)
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)
SVN-Revision: 34246
package/linux-atm/Makefile
patch
|
blob
|
history
diff --git
a/package/linux-atm/Makefile
b/package/linux-atm/Makefile
index 7b5cf1fdcf99f797a75c15ed5bb0386688d14ed1..0372904d869dfb2fdee8e49c4eea475951fab48e 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