forked from Ivasoft/openwrt
adds support for Edimax BR-6524N
fixes #12754 Signed-off-by: <rq@akl.lt> SVN-Revision: 35020
This commit is contained in:
@@ -36,6 +36,9 @@ case $board in
|
||||
set_usb_led "red:diskmounted"
|
||||
set_wifi_led "red:wps_active"
|
||||
;;
|
||||
br6524n)
|
||||
set_wifi_led "edimax:blue:wlan"
|
||||
;;
|
||||
dir-300-b1|\
|
||||
dir-600-b1|\
|
||||
dir-600-b2|\
|
||||
|
||||
@@ -84,6 +84,7 @@ ramips_setup_interfaces()
|
||||
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
|
||||
;;
|
||||
|
||||
br6524n | \
|
||||
v11st-fe)
|
||||
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
|
||||
ucidef_add_switch "switch0" "1" "1"
|
||||
|
||||
Reference in New Issue
Block a user