Add support for bcm96348gw10 (Netgear DG834GT) (#4319)
[openwrt.git] / target / linux / brcm63xx / image / Makefile
index 516dee0..ac22fee 100644 (file)
@@ -78,6 +78,8 @@ define Image/Build
        $(call Image/Build/CFE,$(1),96358VW,6358)
        # Comtrend 536
        $(call Image/Build/CFE,$(1),96348GW-11,6348)
+       # DG834G
+       $(call Image/Build/CFE,$(1),96348GW-10,6348)
 endef
 
 $(eval $(call BuildImage))
This page took 0.025488 seconds and 4 git commands to generate.