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

ar71xx: add ALL0305 board alias

For the pure convenience of having a correctly named
image and system name in /proc/cpuinfo , until we can
do that by having system names in DTS...

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33224 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2012-08-22 12:33:22 +00:00
parent 1244bd5f56
commit d27564d094
7 changed files with 20 additions and 1 deletions

View File

@@ -189,6 +189,7 @@ platform_check_image() {
ls-sr71 | \
pb42 | \
pb44 | \
all0305 | \
eap7660d | \
ja76pf | \
ja76pf2)
@@ -221,6 +222,7 @@ platform_do_upgrade() {
routerstation | \
routerstation-pro | \
ls-sr71 | \
all0305 | \
eap7660d | \
pb42 | \
pb44 | \