From 4f860c88aa52b3d9553e7be074f58d3aa07e43c3 Mon Sep 17 00:00:00 2001 From: jogo Date: Tue, 3 Jul 2012 21:42:15 +0000 Subject: bcm63xx: 96348A-122 improvements (Comtrend 5365) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1) Improve WLAN button. 2) Add 96348A-122 image. Signed-off-by: Álvaro Fernández Rojas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32593 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/image/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm63xx/image') diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile index 878545cde..8066430c9 100644 --- a/target/linux/brcm63xx/image/Makefile +++ b/target/linux/brcm63xx/image/Makefile @@ -161,6 +161,7 @@ define Image/Build $(call Image/Build/CFE,$(1),6338W,6338,6338W-generic,,) $(call Image/Build/CFE,$(1),96348GW-11,6348,96348GW-11-generic) $(call Image/Build/CFE,$(1),96348GW-10,6348,96348GW-10-generic) + $(call Image/Build/CFE,$(1),96348A-122,6348,96348A-122-generic) $(call Image/Build/CFE,$(1),96358VW,6358,96358VW-generic) $(call Image/Build/CFE,$(1),96358VW2,6358,96358VW2-generic) $(call Image/Build/CFE,$(1),96368MVNgr,6368,96368MVNgr-generic) -- cgit v1.2.3