forked from Ivasoft/openwrt
ramips: rt305x: add support for the Netcore NW718 board
SVN-Revision: 27813
This commit is contained in:
@@ -42,6 +42,9 @@ get_status_led() {
|
||||
mofi3500-3gn)
|
||||
status_led="mofi3500-3gn:green:status"
|
||||
;;
|
||||
nw718)
|
||||
status_led="nw718:amber:cpu"
|
||||
;;
|
||||
pwh2004)
|
||||
status_led="pwh2004:green:power"
|
||||
;;
|
||||
|
||||
@@ -46,6 +46,7 @@ case "$FIRMWARE" in
|
||||
hw550-3g | \
|
||||
mofi3500-3gn | \
|
||||
pwh2004 | \
|
||||
nw718 | \
|
||||
rt-n15 | \
|
||||
v22rw-2x2 | \
|
||||
wcr150gn | \
|
||||
|
||||
Reference in New Issue
Block a user