2
0
forked from Ivasoft/openwrt

bcm53xx: add support for Buffalo WZR-600DHP2

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 42925
This commit is contained in:
Rafał Miłecki
2014-10-15 07:14:13 +00:00
parent 96a33c0dd7
commit 579b0d9c5b
2 changed files with 108 additions and 2 deletions

View File

@@ -66,10 +66,11 @@ endef
define Image/Build
$(call Image/Build/AsusTrx,$(1),bcm47081-asus-rt-n18u,RT-N18U)
$(call Image/Build/Trx,$(1),bcm4708-buffalo-wzr-1750dhp)
$(call Image/Build/Chk,$(1),bcm4708-netgear-r6250,U12H245T00_NETGEAR,1)
$(call Image/Build/Chk,$(1),bcm4708-netgear-r6300-v2,U12H240T00_NETGEAR,1)
$(call Image/Build/Trx,$(1),bcm4708-buffalo-wzr-1750dhp)
$(call Image/Build/Trx,$(1),bcm47081-buffalo-wzr-600dhp2)
endef
define Image/Build/Initramfs