uboot-envtools: keep boards in alphabetical order
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
committed by
John Crispin
parent
600d648a0d
commit
f70a2adca1
@@ -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"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user