1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00

sdcc: enable packihx, required by firmwarehotplug

SVN-Revision: 32500
This commit is contained in:
Jo-Philipp Wich 2012-06-26 08:30:38 +00:00
parent 3df534502c
commit 21fce4eeae

@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/host-build.mk
HOST_CONFIGURE_ARGS += \
--disable-ucsim \
--disable-packihx \
--enable-packihx \
--enable-sdcpp \
--disable-sdcdb \
--disable-gbz80-port \