summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/ar71xx.sh
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-12-26 09:50:31 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-12-26 09:50:31 +0000
commit4dc5f1942db1c20e19dafd006b396fa0b458f106 (patch)
treee790e90c2144a283ef56d91e4b9c67c447a59119 /target/linux/ar71xx/base-files/lib/ar71xx.sh
parente495dc2e718b1f9a7a64c8b377304dded1c76b26 (diff)
ar71xx: rename AP136 to AP136-010
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34883 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/ar71xx.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index 7327166fb..d7888638a 100755
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
@@ -174,8 +174,8 @@ ar71xx_board_detect() {
*AP121-MINI)
name="ap121-mini"
;;
- *"AP136 reference board")
- name="ap136"
+ *"AP136-010 reference board")
+ name="ap136-010"
;;
*AP81)
name="ap81"