ath79: base-files: fix broken network config
authorPetr Štetiar <ynezz@true.cz>
Mon, 5 Jul 2021 06:45:18 +0000 (08:45 +0200)
committerPetr Štetiar <ynezz@true.cz>
Mon, 5 Jul 2021 06:53:38 +0000 (08:53 +0200)
commitbb2a9af6f1f3a03617002d0b9ba361f97d68dc02
tree9f128eb006d45ec3d7c0a8376273b957a0b803d5
parent6c148116f778bfd2db88476cee4753b32538eafe
ath79: base-files: fix broken network config

Fix bash syntax error introduced in commit cce2e8db564b ("ath79: add
support for TP-Link TL-WR941HP v1") which resulted in broken default
network configuration.

 In target/linux/ath79/generic/base-files/etc/board.d/02_network line 402:
tplink,tl-wr842n-v2)\
        ^-- SC1073: Couldn't parse this case item. Fix to allow more checks.

References: https://gitlab.com/ynezz/openwrt-device-runtime-testing/-/jobs/1398837698/artifacts/file/cram-result-archer-c7-v5-initramfs.txt
Fixes: cce2e8db564b ("ath79: add support for TP-Link TL-WR941HP v1")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ath79/generic/base-files/etc/board.d/02_network