uboot-envtools: keep boards in alphabetical order

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
Piotr Dymacz
2016-12-13 22:09:07 +01:00
committed by John Crispin
parent 600d648a0d
commit f70a2adca1
4 changed files with 15 additions and 15 deletions

View File

@@ -19,13 +19,13 @@ all0256n | \
all5002)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
;;
br6425 | \
linkits7688 | \
linkits7688d | \
wsr-600 | \
wsr-1166 | \
br6425 | \
miwifi-nano | \
sk-wb8 | \
wsr-1166 | \
wsr-600 | \
zbt-wg2626)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000"
;;