X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fimage%2FMakefile;h=16c57cae4fc4df3b870c94af6fb43f56916303df;hp=fab73efd20ca64a65defe64e1a77a8054fd72721;hb=ab01217894a54a088699f346a50908b0f3fc60fc;hpb=b19cd7dc6d58535f2ce75a64cd6c23bd83b10820 diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile index fab73efd2..16c57cae4 100644 --- a/target/linux/brcm63xx/image/Makefile +++ b/target/linux/brcm63xx/image/Makefile @@ -45,9 +45,7 @@ define Image/Prepare endef define Image/Build -ifneq($(1),ext2) $(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) -endif endef $(eval $(call BuildImage))