fix lua compile configuration error

SVN-Revision: 11047
v19.07.3_mercusys_ac12_duma
Felix Fietkau 16 years ago
parent 8639678081
commit ffc0827b65

@ -87,6 +87,8 @@ endef
define Build/Configure
endef
TARGET_CFLAGS += -DLUA_USE_LINUX
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
CC="$(TARGET_CROSS)gcc" \

Loading…
Cancel
Save