uboot-envtools: fix code formatting style in uci-defaults files
[openwrt/staging/yousong.git] / package / boot / uboot-envtools / files / ramips
index 4993d106a6a48cab243efc4346832934ed3d5b30..c5d7ecb364822aa774f307ef2da1b9d29c9c9947 100644 (file)
@@ -14,18 +14,18 @@ touch /etc/config/ubootenv
 board=$(ramips_board_name)
 
 case "$board" in
 board=$(ramips_board_name)
 
 case "$board" in
-all0239-3g | \
-all0256n | \
+all0239-3g|\
+all0256n|\
 all5002)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
        ;;
 all5002)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
        ;;
-br6425 | \
-linkits7688 | \
-linkits7688d | \
-miwifi-nano | \
-sk-wb8 | \
-wsr-1166 | \
-wsr-600 | \
+br6425|\
+linkits7688|\
+linkits7688d|\
+miwifi-nano|\
+sk-wb8|\
+wsr-1166|\
+wsr-600|\
 zbt-wg2626)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000"
        ;;
 zbt-wg2626)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000"
        ;;