1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:11:59 +03:00

[tools] sdcc: enable packihx, required by firmwarehotplug

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32500 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2012-06-26 08:30:38 +00:00
parent d3510593f9
commit 75f167e6de

View File

@ -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 \