uboot-envtools: ipq40xx: drop redundant space after case keywords

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
Piotr Dymacz 2021-01-07 17:54:18 +01:00 committed by AmadeusGhost
parent c192c38efd
commit 1cfb07a8f1

View File

@ -30,9 +30,9 @@ ubootenv_mtdinfo () {
}
case "$board" in
alfa-network,ap120c-ac |\
glinet,gl-b1300 |\
openmesh,a42 |\
alfa-network,ap120c-ac|\
glinet,gl-b1300|\
openmesh,a42|\
openmesh,a62)
ubootenv_add_uci_config "/dev/mtd5" "0x0" "0x10000" "0x10000"
;;