mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
linux-atm: don't fail if an PREFIX env var is set
SVN-Revision: 27779
This commit is contained in:
parent
94c728dc39
commit
20d62f8e5f
@ -74,6 +74,7 @@ define Build/Configure
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
TARGET_CFLAGS += -I$(LINUX_DIR)/include -I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include
|
TARGET_CFLAGS += -I$(LINUX_DIR)/include -I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include
|
||||||
|
unexport PREFIX
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
# src/qgen is built with HOSTCC, which does not really like our LDFLAGS
|
# src/qgen is built with HOSTCC, which does not really like our LDFLAGS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user