From 75f167e6de77d66546228de4b714cae59250975e Mon Sep 17 00:00:00 2001 From: jow Date: Tue, 26 Jun 2012 08:30:38 +0000 Subject: [tools] sdcc: enable packihx, required by firmwarehotplug git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32500 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/sdcc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/sdcc/Makefile b/tools/sdcc/Makefile index 4da975583..ef75fca9a 100644 --- a/tools/sdcc/Makefile +++ b/tools/sdcc/Makefile @@ -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 \ -- cgit v1.2.3