aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-06-14 21:49:03 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-06-14 21:49:03 +0000
commitfa8999e464532418cea536e93e7b33a43bf2be78 (patch)
tree5059fd39ccbf1d7e1260e934779a95f90827ac40 /tools/firmware-utils/Makefile
parent849c4fd0c20843a807af9e9a4e069c87a0aec63c (diff)
downloadmaster-187ad058-fa8999e464532418cea536e93e7b33a43bf2be78.tar.gz
master-187ad058-fa8999e464532418cea536e93e7b33a43bf2be78.tar.bz2
master-187ad058-fa8999e464532418cea536e93e7b33a43bf2be78.zip
Revert r21806 there are no users of it yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21808 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/firmware-utils/Makefile')
-rw-r--r--tools/firmware-utils/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile
index 13127f074d..d4a633c509 100644
--- a/tools/firmware-utils/Makefile
+++ b/tools/firmware-utils/Makefile
@@ -46,7 +46,6 @@ define Host/Compile
$(call cc,wndr3700)
$(call cc,mkdniimg)
$(call cc,mktitanimg)
- $(call cc,hcsmakeimage bcmalgo)
endef
define Host/Install