projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94c728d
)
linux-atm: don't fail if an PREFIX env var is set
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 26 Jul 2011 10:47:59 +0000
(10:47 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 26 Jul 2011 10:47:59 +0000
(10:47 +0000)
SVN-Revision: 27779
package/linux-atm/Makefile
patch
|
blob
|
history
diff --git
a/package/linux-atm/Makefile
b/package/linux-atm/Makefile
index 1a548822d9d12b0ed8584044fd4a24f0e2c4d1a2..fe391b912466d6d22e22021b74804968e7516d8f 100644
(file)
--- a/
package/linux-atm/Makefile
+++ b/
package/linux-atm/Makefile
@@
-74,6
+74,7
@@
define Build/Configure
endef
TARGET_CFLAGS += -I$(LINUX_DIR)/include -I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include
+unexport PREFIX
define Build/Compile
# src/qgen is built with HOSTCC, which does not really like our LDFLAGS