1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:11:59 +03:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@115 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
solar 2004-07-29 20:47:26 +00:00
parent 57751d64bd
commit 97a71db80b

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)