From 234a100d230ef556c051c4438d9e5cfffa54e9a7 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 20 Nov 2008 21:22:45 +0000 Subject: Generate valid images for the bcm96348gw board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13298 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/image/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile index 203277679c..516dee0e2c 100644 --- a/target/linux/brcm63xx/image/Makefile +++ b/target/linux/brcm63xx/image/Makefile @@ -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 -- cgit v1.2.3