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:
@@ -39,6 +39,9 @@ set_state() {
|
||||
vr-3025u)
|
||||
status_led="VR-3025u:green:power"
|
||||
;;
|
||||
vr-3026e)
|
||||
status_led="VR-3026e:green:power"
|
||||
;;
|
||||
wap-5813n)
|
||||
status_led="WAP-5813n:green:power"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user