uboot-envtools: oxnas: drop redundant space after case keywords
[openwrt/staging/zorun.git] / package / boot / uboot-envtools / files / oxnas
index 2d022f9eb2ffa10af6c9872aabce781ee70934e0..bf872b697df77807c1f2e76d266d6fcaf94c8c24 100644 (file)
@@ -12,7 +12,7 @@ touch /etc/config/ubootenv
 board=$(board_name)
 
 case "$board" in
-"cloudengines,pogoplug"* | \
+"cloudengines,pogoplug"*|\
 "shuttle,kd20")
        ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x2000" "0x2000" "1"
        ;;