mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:27:31 +02:00
[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
This commit is contained in:
parent
6f259421e5
commit
8bb1dcdbc2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user