forked from Ivasoft/openwrt
brcm63xx: move V2110 to DT
Also readd image generation which was accidentally dropped in r43364. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45165
This commit is contained in:
@@ -15,6 +15,15 @@ define Profile/BTHOMEHUB2A/Description
|
||||
endef
|
||||
$(eval $(call Profile,BTHOMEHUB2A))
|
||||
|
||||
define Profile/BTV2110
|
||||
NAME:=BT Voyager V2110
|
||||
PACKAGES:=kmod-b43 wpad-mini
|
||||
endef
|
||||
define Profile/BTV2500V/Description
|
||||
Package set optimized for BTV2110.
|
||||
endef
|
||||
$(eval $(call Profile,BTV2110))
|
||||
|
||||
define Profile/BTV2500V
|
||||
NAME:=BT Voyager V2500V
|
||||
PACKAGES:=kmod-b43 wpad-mini
|
||||
|
||||
Reference in New Issue
Block a user