forked from Ivasoft/openwrt
brcm63xx: add Comtrend VR-3026e support
Add support for Comtrend VR-3026e v1. The device is almost identical to the Comtrend VR-3025un. Signed-off-by: Martin Tesar <tesarmar@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46752
This commit is contained in:
@@ -73,6 +73,15 @@ define Profile/VR3025un/Description
|
||||
endef
|
||||
$(eval $(call Profile,VR3025un))
|
||||
|
||||
define Profile/VR3026e
|
||||
NAME:=Comtrend VR-3026e
|
||||
PACKAGES:=kmod-b43 wpad-mini
|
||||
endef
|
||||
define Profile/VR3026e/Description
|
||||
Package set optimized for VR-3026e.
|
||||
endef
|
||||
$(eval $(call Profile,VR3026e))
|
||||
|
||||
define Profile/WAP5813n
|
||||
NAME:=Comtrend WAP-5813n
|
||||
PACKAGES:=kmod-b43 wpad-mini \
|
||||
|
||||
Reference in New Issue
Block a user