2
0
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:
John Crispin
2014-01-12 12:07:40 +00:00
parent aa2be01076
commit 3a64ddd0a1
11 changed files with 152 additions and 2 deletions

View File

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

View File

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