From 90ce6619a3cb1ac545dd6a30a2c5c10a872adca8 Mon Sep 17 00:00:00 2001 From: wbx Date: Sat, 19 Feb 2005 08:43:17 +0000 Subject: [PATCH] build openwrt tools git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@271 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/Makefile.in b/target/Makefile.in index 802b576fb..2d23d8336 100644 --- a/target/Makefile.in +++ b/target/Makefile.in @@ -13,5 +13,5 @@ openwrt-gs-code.bin: openwrt-addpattern openwrt-linux.trx openwrt-g-code.bin: openwrt-gs-code.bin sed -e "1s,^W54S,W54G," < openwrt-gs-code.bin > openwrt-g-code.bin -openwrt-image: openwrt-g-code.bin +openwrt-image: openwrt openwrt-g-code.bin -- 2.35.1