forked from Ivasoft/openwrt
ramips: add support for D-Link DIR-615 H1
rt2x00 still needs some patching as the radio doesn't come to life. Installation via webflash. [juhosg: fix whitespace issues, remove rt305x_register_usb from machine setup because the board has no USB port] Signed-off-by: Mikko Hissa <mikko.hissa@uta.fi> SVN-Revision: 33205
This commit is contained in:
@@ -36,7 +36,7 @@ get_status_led() {
|
||||
argus-atp52b)
|
||||
status_led="argus-atp52b:green:run"
|
||||
;;
|
||||
dir-300-b1 | dir-600-b1 | dir-600-b2 | dir-620-a1)
|
||||
dir-300-b1 | dir-600-b1 | dir-600-b2 | dir-615-h1 | dir-620-a1)
|
||||
status_led="d-link:green:status"
|
||||
;;
|
||||
dap-1350)
|
||||
|
||||
Reference in New Issue
Block a user