From c11b0e50212bdd5a360cae8835ab42cd153a35d6 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 12 Feb 2006 06:00:38 +0000 Subject: add support for netgear dg834 and the almost identical sphairon jdr454wb: new images, automatic boot loader patcher, updated flash script (dlink.pl renamed to adam2flash.pl) - Thanks to Jonathan McDowell (Noodles) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3221 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/target/utils/Makefile') diff --git a/openwrt/target/utils/Makefile b/openwrt/target/utils/Makefile index 753db53de..5b0f2470b 100644 --- a/openwrt/target/utils/Makefile +++ b/openwrt/target/utils/Makefile @@ -1,6 +1,6 @@ include $(TOPDIR)/rules.mk -TARGETS := addpattern trx motorola-bin +TARGETS := addpattern trx motorola-bin dgfirmware UTILS_BUILD_DIR:=$(BUILD_DIR)/target-utils -- cgit v1.2.3