projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
135111a
)
do not generate trx images, this is useless
author
Florian Fainelli
<florian@openwrt.org>
Thu, 29 Oct 2009 13:39:29 +0000
(13:39 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 29 Oct 2009 13:39:29 +0000
(13:39 +0000)
SVN-Revision: 18204
target/linux/brcm63xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/image/Makefile
b/target/linux/brcm63xx/image/Makefile
index c583aa54e13f041307ac99ca9cabc15119295b68..af15c1b45b2fd51a956f7323c4dc97729d720e79 100644
(file)
--- a/
target/linux/brcm63xx/image/Makefile
+++ b/
target/linux/brcm63xx/image/Makefile
@@
-94,7
+94,6
@@
define Image/Prepare
endef
define Image/Build
- $(STAGING_DIR_HOST)/bin/trx -o $(BIN_DIR)/openwrt-$(BOARD)-$(1).trx -f $(KDIR)/loader.gz -f $(KDIR)/vmlinux.lzma $(call trxalign/$(1)) -f $(KDIR)/root.$(1)
dd if=$(KDIR)/root.$(1) of=$(BIN_DIR)/openwrt-$(BOARD)-root.$(1) bs=128k conv=sync
# Various routers
$(call Image/Build/CFE,$(1),96345GW2,6345,bccfe,,bccfe,)