From: Waldemar Brodkorb Date: Sat, 19 Feb 2005 08:43:17 +0000 (+0000) Subject: build openwrt tools X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2572b0e67f54ccc9b50a9751ce80deb491344fd5;p=librecmc%2Flibrecmc.git build openwrt tools SVN-Revision: 271 --- diff --git a/openwrt/target/Makefile.in b/openwrt/target/Makefile.in index 802b576fba..2d23d8336a 100644 --- a/openwrt/target/Makefile.in +++ b/openwrt/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