aboutsummaryrefslogtreecommitdiffstats
path: root/package/linux-atm
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-07-26 10:47:59 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-07-26 10:47:59 +0000
commit20d62f8e5fcfe4d6f3c707214df5bd0e5eef1a67 (patch)
tree76ed32d161471bd575796684374f6ad394cd8838 /package/linux-atm
parent94c728dc3949a74762866fe3f3faa75aeb8b8dda (diff)
downloadupstream-20d62f8e5fcfe4d6f3c707214df5bd0e5eef1a67.tar.gz
upstream-20d62f8e5fcfe4d6f3c707214df5bd0e5eef1a67.tar.bz2
upstream-20d62f8e5fcfe4d6f3c707214df5bd0e5eef1a67.zip
linux-atm: don't fail if an PREFIX env var is set
SVN-Revision: 27779
Diffstat (limited to 'package/linux-atm')
-rw-r--r--package/linux-atm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile
index 1a548822d9..fe391b9124 100644
--- 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