2
0
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:
Jonas Gorski
2015-08-30 12:17:46 +00:00
parent 46dd362bde
commit 78f253f9b1
10 changed files with 267 additions and 1 deletions

View File

@@ -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 \