mirror of https://github.com/hak5/openwrt.git
parent
94c728dc39
commit
20d62f8e5f
|
@ -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