lantiq: do not "local" variables outside of a function
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Fri, 23 Sep 2016 22:07:25 +0000 (00:07 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 23 Sep 2016 23:17:17 +0000 (01:17 +0200)
commite9de6e5203c02660451f9f1634c87246871106be
tree92fd42d601b108bc20fb7dfed4c6025037dcd0bb
parent6177b649ca8cd11545fe945245b449236ac4bd50
lantiq: do not "local" variables outside of a function

Older busybox versions allowed using the local keyword outside of
functions, whereas 1.25.0 (which was introduced in 06fa1c46fc32) do not
allow this anymore (leading to the following error when executing the
script: "file: local: line nn: not in a function").

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
target/linux/lantiq/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
target/linux/lantiq/base-files/etc/hotplug.d/firmware/11-ath10k-caldata