ralink: add mt7620n support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38823
This commit is contained in:
@@ -120,9 +120,8 @@ get_status_led() {
|
||||
whr-g300n)
|
||||
status_led="whr-g300n:green:router"
|
||||
;;
|
||||
whr-300hp2)
|
||||
status_led="buffalo:green:status"
|
||||
;;
|
||||
wmr300 | \
|
||||
whr-300hp2 | \
|
||||
whr-600d)
|
||||
status_led="buffalo:green:status"
|
||||
;;
|
||||
|
||||
@@ -50,7 +50,8 @@ ramips_setup_interfaces()
|
||||
;;
|
||||
|
||||
3g-6200nl | \
|
||||
wl-330n)
|
||||
wl-330n | \
|
||||
wmr330)
|
||||
ucidef_set_interface_lan "eth0.1"
|
||||
;;
|
||||
|
||||
|
||||
@@ -208,6 +208,9 @@ ramips_board_detect() {
|
||||
*"W502U")
|
||||
name="w502u"
|
||||
;;
|
||||
*"WMR-300")
|
||||
name="wmr300"
|
||||
;;
|
||||
*"WHR-300HP2")
|
||||
name="whr-300hp2"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user