aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/image
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-10-29 13:39:29 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-10-29 13:39:29 +0000
commit297d0b6536900a77d2accb35bba5a27294857b34 (patch)
treefde8eec967d67cf85342f0e0503633733fd69bc3 /target/linux/brcm63xx/image
parent100904760db15ca43d09a53f661ec70fbb63cded (diff)
downloadupstream-297d0b6536900a77d2accb35bba5a27294857b34.tar.gz
upstream-297d0b6536900a77d2accb35bba5a27294857b34.tar.bz2
upstream-297d0b6536900a77d2accb35bba5a27294857b34.zip
[brcm63xx] do not generate trx images, this is useless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18204 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/image')
-rw-r--r--target/linux/brcm63xx/image/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile
index c583aa54e1..af15c1b45b 100644
--- 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,)