diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2016-09-24 00:07:25 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2016-09-24 01:17:17 +0200 |
commit | e9de6e5203c02660451f9f1634c87246871106be (patch) | |
tree | 92fd42d601b108bc20fb7dfed4c6025037dcd0bb /toolchain | |
parent | 6177b649ca8cd11545fe945245b449236ac4bd50 (diff) | |
download | mtk-20170518-e9de6e5203c02660451f9f1634c87246871106be.zip mtk-20170518-e9de6e5203c02660451f9f1634c87246871106be.tar.gz mtk-20170518-e9de6e5203c02660451f9f1634c87246871106be.tar.bz2 |
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>
Diffstat (limited to 'toolchain')
0 files changed, 0 insertions, 0 deletions