From 7c25414f4432765bbd17d8e1820e2756e09bf6dc Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 13 Jun 2005 19:49:21 +0000 Subject: [PATCH] oops... forgot that we don't use the belkin-bin thing SVN-Revision: 1229 --- openwrt/target/utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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