mediatek: fix bashism in gen_banana_pi_img.sh
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 9 Jul 2020 08:56:18 +0000 (09:56 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 9 Jul 2020 09:11:31 +0000 (11:11 +0200)
commitf632747704f172e5c6d3a7c5715dc8d2f50d8da8
tree59ebc807d1bd4acb5cfbc158162197f10194e6d0
parent1337093e87b42c06cd524a253d4081f186508e1d
mediatek: fix bashism in gen_banana_pi_img.sh

There was a bashism in the script. This fixes the script so that it
doesn't actually require bash, and can be run with any POSIX shell as
its shebang suggests.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
target/linux/mediatek/image/gen_banana_pi_img.sh