summaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-11-06 10:16:40 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-11-06 10:16:40 +0000
commitd9c9633d194fd3059464a280854862807b1b98d9 (patch)
tree1f88d5f593668b76cbd55bd9f6009057b60a0c8f /tools/firmware-utils/Makefile
parent04fdff9dc091994c7ca3e2c814a5f7e47c405474 (diff)
downloadmaster-31e0f0ae-d9c9633d194fd3059464a280854862807b1b98d9.tar.gz
master-31e0f0ae-d9c9633d194fd3059464a280854862807b1b98d9.tar.bz2
master-31e0f0ae-d9c9633d194fd3059464a280854862807b1b98d9.zip
firmware-utils: remove the wndr3700 utility
It is not used anymore. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38663
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 770fcf5fd4..b53faaacc6 100644
--- a/tools/firmware-utils/Makefile
+++ b/tools/firmware-utils/Makefile
@@ -44,7 +44,6 @@ define Host/Compile
$(call cc,pc1crypt)
$(call cc,osbridge-crc)
$(call cc,wrt400n cyg_crc32)
- $(call cc,wndr3700)
$(call cc,mkdniimg)
$(call cc,mktitanimg)
$(call cc,mkchkimg)