summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-07-12 12:31:45 +0000
committerJonas Gorski <jogo@openwrt.org>2014-07-12 12:31:45 +0000
commitba9d2f397a9046c5d75a689fedd745ff96e7864b (patch)
treefaa396580c541e9e11356c38f2a5605093da7fa3 /target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
parent44e187fd66297d147372b760e3f66f3c44bb1cb2 (diff)
downloadmaster-31e0f0ae-ba9d2f397a9046c5d75a689fedd745ff96e7864b.tar.gz
master-31e0f0ae-ba9d2f397a9046c5d75a689fedd745ff96e7864b.tar.bz2
master-31e0f0ae-ba9d2f397a9046c5d75a689fedd745ff96e7864b.zip
brcm63xx: base-files: order board names alphabetically
Restore alphatetical order in uci-defaults scripts and brcm63xx.sh Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41590
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc')
-rwxr-xr-xtarget/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc b/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
index a2c02137b9..2f5e09b0b7 100755
--- a/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
+++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
@@ -20,14 +20,14 @@ case "$board_name" in
963281T_TEF |\
96358-502V |\
96369R-1231N |\
- "CPVA502+" |\
AW4339U |\
+ "CPVA502+" |\
CPVA642 |\
CT6373-1 |\
MAGIC |\
- V2110 |\
RTA770BW |\
RTA770W |\
+ V2110 |\
V2500V_BB)
do_fixcrc
;;