forked from Ivasoft/openwrt
ralink: add HLK-RM04 support
https://github.com/JiapengLi/OpenWrt-HiLink-HLK-RM04 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39237
This commit is contained in:
@@ -93,6 +93,9 @@ case $board in
|
||||
set_usb_led "fonera20n:orange:usb"
|
||||
set_wifi_led "fonera20n:orange:wifi"
|
||||
;;
|
||||
hlk-rm04)
|
||||
set_wifi_led "rt2800pci-phy0::radio"
|
||||
;;
|
||||
all0239-3g|\
|
||||
hw550-3g)
|
||||
set_usb_led "hw550-3g:green:usb"
|
||||
|
||||
@@ -75,6 +75,7 @@ ramips_setup_interfaces()
|
||||
dir-300-b7 | \
|
||||
dir-320-b1 | \
|
||||
dir-615-h1 | \
|
||||
hlk-rm04 | \
|
||||
mzk-w300nh2)
|
||||
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
|
||||
ucidef_add_switch "switch0" "1" "1"
|
||||
|
||||
Reference in New Issue
Block a user