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
commit9543d734cffd138b8c6aed1def85f38d50d44027 (patch)
tree671a628bc76beea1ca824edf5c28f5ca073ae6e9 /package/linux-atm
parent7b463936a2e338f0add62099dd9e115bae81536a (diff)
downloadupstream-9543d734cffd138b8c6aed1def85f38d50d44027.tar.gz
upstream-9543d734cffd138b8c6aed1def85f38d50d44027.tar.bz2
upstream-9543d734cffd138b8c6aed1def85f38d50d44027.zip
[package] linux-atm: don't fail if an PREFIX env var is set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27779 3c298f89-4303-0410-b956-a3cf2f4a3e73
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