From: Waldemar Brodkorb Date: Sat, 19 Feb 2005 08:43:17 +0000 (+0000) Subject: build openwrt tools X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=78c027e7cc93b2794950a4d5be087c0021b65824;p=15.05%2Fopenwrt.git build openwrt tools git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@271 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/Makefile.in b/target/Makefile.in index 802b576fba..2d23d8336a 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