summaryrefslogtreecommitdiff
path: root/tools/firmware-utils/Makefile
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-11-06 10:16:40 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-11-06 10:16:40 +0000
commit27a519395e73d0a69d2f8a616d57a32a91236612 (patch)
treea0634aeb66a416530e6f735abdb06aa9440f7d04 /tools/firmware-utils/Makefile
parent272ec2c662a6c3f30f5080d63538cd982a2b4a20 (diff)
firmware-utils: remove the wndr3700 utility
It is not used anymore. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38663 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 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)