projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3df5345
)
sdcc: enable packihx, required by firmwarehotplug
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 26 Jun 2012 08:30:38 +0000
(08:30 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 26 Jun 2012 08:30:38 +0000
(08:30 +0000)
SVN-Revision: 32500
tools/sdcc/Makefile
patch
|
blob
|
history
diff --git
a/tools/sdcc/Makefile
b/tools/sdcc/Makefile
index 4da975583fc4016c9001849b8c0a37ed377d63cf..ef75fca9acd2589c1d2c6ecefcc64d8c893dfb6d 100644
(file)
--- a/
tools/sdcc/Makefile
+++ b/
tools/sdcc/Makefile
@@
-19,7
+19,7
@@
include $(INCLUDE_DIR)/host-build.mk
HOST_CONFIGURE_ARGS += \
--disable-ucsim \
- --
dis
able-packihx \
+ --
en
able-packihx \
--enable-sdcpp \
--disable-sdcdb \
--disable-gbz80-port \