summaryrefslogtreecommitdiff
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
commit411d1ba1bbfc183121891e8e8206a0be4fd5c694 (patch)
tree470caa1696a9aabab4f5b88daaa73346f8e90fe5 /target/linux/brcm63xx/image
parent135111a05bc6676275768abd3ec6cb63846cb24e (diff)
downloadmtk-20170518-411d1ba1bbfc183121891e8e8206a0be4fd5c694.zip
mtk-20170518-411d1ba1bbfc183121891e8e8206a0be4fd5c694.tar.gz
mtk-20170518-411d1ba1bbfc183121891e8e8206a0be4fd5c694.tar.bz2
do not generate trx images, this is useless
SVN-Revision: 18204
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 c583aa5..af15c1b 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,)