summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-26 09:50:31 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-26 09:50:31 +0000
commitc887a7fe4e19cbf79b781fd6ca05bb774d20014e (patch)
tree9ac44d98f751725cd653f097a794216bf9a4d3df /target/linux/ar71xx/base-files/etc
parentf8b4dfd172b3c5bb4ce39e881cac89370e928aab (diff)
downloadmaster-31e0f0ae-c887a7fe4e19cbf79b781fd6ca05bb774d20014e.tar.gz
master-31e0f0ae-c887a7fe4e19cbf79b781fd6ca05bb774d20014e.tar.bz2
master-31e0f0ae-c887a7fe4e19cbf79b781fd6ca05bb774d20014e.zip
ar71xx: rename AP136 to AP136-010
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34883
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh2
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/network2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 0b6e8f8e03..bfe1416c85 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -36,7 +36,7 @@ get_status_led() {
all0305)
status_led="eap7660d:green:ds4"
;;
- ap136)
+ ap136-010)
status_led="ap136:green:status"
;;
ap81)
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/network b/target/linux/ar71xx/base-files/etc/uci-defaults/network
index d6b60650c7..fe0ce03d9c 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/network
@@ -22,7 +22,7 @@ ubnt-unifi-outdoor)
ucidef_set_interface_lan "eth0 eth1"
;;
-ap136)
+ap136-010)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
ucidef_add_switch "switch0" "1" "1"
ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"