compile and use the addpattern.c/trx.c multi arch open source replacement wrt-tools-0.80 from Manuel Novoa III <mjn3@codepoet.org>

SVN-Revision: 115
This commit is contained in:
Ned Ludd 2004-07-29 20:47:26 +00:00
parent dc1a8674ac
commit 924183216d
1 changed files with 5 additions and 1 deletions

View File

@ -235,7 +235,11 @@ openwrt-prune:
######################################################################
openwrt-linux.trx: openwrt-prune squashfsroot
wrt-tools:
$(CC) -o $(WRT54G_DIR)/release/tools/trx $(SOURCE_DIR)/trx.c
$(CC) -o $(WRT54G_DIR)/release/tools/addpattern $(SOURCE_DIR)/addpattern.c
openwrt-linux.trx: openwrt-prune squashfsroot wrt-tools
$(WRT54G_DIR)/release/tools/trx -o openwrt-linux.trx \
$(LINUX_DIR)/$(LINUX_BINLOC) $(IMAGE)