sdcc: enable packihx, required by firmwarehotplug
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 26 Jun 2012 08:30:38 +0000 (08:30 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 26 Jun 2012 08:30:38 +0000 (08:30 +0000)
SVN-Revision: 32500

tools/sdcc/Makefile

index 4da975583fc4016c9001849b8c0a37ed377d63cf..ef75fca9acd2589c1d2c6ecefcc64d8c893dfb6d 100644 (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 \