summaryrefslogtreecommitdiff
path: root/openwrt/target/utils
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-13 19:49:21 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-13 19:49:21 +0000
commit0294cc43d5d972a6c3b9ef8be157c741903d0805 (patch)
tree6dc22dc8eb38e0311c732395ad5a08859455d0c3 /openwrt/target/utils
parenta08a66e19987bc3d8b72ebd66c9a0de67db561bf (diff)
oops... forgot that we don't use the belkin-bin thing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1229 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/utils')
-rw-r--r--openwrt/target/utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/utils/Makefile b/openwrt/target/utils/Makefile
index db65fce231..b4c1a21ee0 100644
--- a/openwrt/target/utils/Makefile
+++ b/openwrt/target/utils/Makefile
@@ -1,6 +1,6 @@
include $(TOPDIR)/rules.mk
-TARGETS := addpattern trx belkin-bin motorola-bin
+TARGETS := addpattern trx motorola-bin
UTILS_BUILD_DIR:=$(BUILD_DIR)/target-utils