summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
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/02_network
parent44e187fd66297d147372b760e3f66f3c44bb1cb2 (diff)
downloadmtk-20170518-ba9d2f397a9046c5d75a689fedd745ff96e7864b.zip
mtk-20170518-ba9d2f397a9046c5d75a689fedd745ff96e7864b.tar.gz
mtk-20170518-ba9d2f397a9046c5d75a689fedd745ff96e7864b.tar.bz2
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/02_network')
-rwxr-xr-xtarget/linux/brcm63xx/base-files/etc/uci-defaults/02_network4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network b/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
index ffd2a1e..a04f4a5 100755
--- a/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
@@ -14,11 +14,11 @@ ucidef_set_interface_loopback
case "$board_name" in
+96348W3 |\
+96358-502V |\
CVG834G_E15R3921 |\
RTA770BW |\
RTA770W |\
-96348W3 |\
-96358-502V |\
SPW500V)
ucidef_set_interface_lan "eth0"
;;