1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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
This commit is contained in:
juhosg
2012-12-26 09:50:31 +00:00
parent e495dc2e71
commit 4dc5f1942d
7 changed files with 24 additions and 9 deletions

View File

@@ -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"

View File

@@ -88,7 +88,7 @@ platform_check_image() {
ap113 | \
ap121 | \
ap121-mini | \
ap136 | \
ap136-010 | \
ap96 | \
db120 | \
hornet-ub | \