mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:24:39 +02: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:
parent
57751d64bd
commit
97a71db80b
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user