[ar71xx] register USB device on the AP83 board
[openwrt.git] / target / linux / brcm63xx / image / Makefile
index 47c1df7..516dee0 100644 (file)
@@ -73,6 +73,11 @@ 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
+       $(call Image/Build/CFE,$(1),96348GW-11,6348)
 endef
 
 $(eval $(call BuildImage))
This page took 0.022953 seconds and 4 git commands to generate.