diff options
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/board.d/02_network | 1 | ||||
-rw-r--r-- | target/linux/ar71xx/base-files/etc/diag.sh | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network index 13dfd2b000..0588e1b3c1 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -110,6 +110,7 @@ ar71xx_setup_interfaces() rb-lhg-5nd|\ rb-mapl-2nd|\ rb-sxt2n|\ + rb-sxt-2nd-r3|\ rb-sxt5n|\ rb-wap-2nd|\ rb-wapr-2nd|\ diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 3c9f17d8c3..55654263af 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -381,6 +381,7 @@ get_status_led() { rb-lhg-5nd|\ rb-map-2nd|\ rb-mapl-2nd|\ + rb-sxt-2nd-r3|\ rb-wap-2nd|\ rb-wapr-2nd) status_led="rb:green:user" |