forked from Ivasoft/openwrt
ramips: Add support for Thunder Timecloud
Thunder Timecloud is a small NAS with MT7621A. It has 1 USB port and an SD Card slot. There is no wireless cards. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
This commit is contained in:
committed by
John Crispin
parent
5fadd4397b
commit
0f73801f4f
@@ -49,6 +49,7 @@ ramips_setup_interfaces()
|
||||
microwrt|\
|
||||
mpr-a2|\
|
||||
ncs601w|\
|
||||
timecloud|\
|
||||
w150m|\
|
||||
widora-neo|\
|
||||
wnce2001|\
|
||||
|
||||
@@ -118,7 +118,8 @@ get_status_led() {
|
||||
f5d8235-v2)
|
||||
status_led="$board:blue:router"
|
||||
;;
|
||||
f7c027)
|
||||
f7c027|\
|
||||
timecloud)
|
||||
status_led="$board:orange:status"
|
||||
;;
|
||||
hc5*61|\
|
||||
|
||||
Reference in New Issue
Block a user