mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 22:06:31 +02:00
Generate valid images for the bcm96348gw board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13298 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e69c64d522
commit
e2da4e9b55
@ -73,6 +73,7 @@ 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)
|
||||
$(call Image/Build/CFE,$(1),96345GW2,6345)
|
||||
$(call Image/Build/CFE,$(1),96348GW,6348)
|
||||
# Neufbox4
|
||||
$(call Image/Build/CFE,$(1),96358VW,6358)
|
||||
# Comtrend 536
|
||||
|
Loading…
Reference in New Issue
Block a user