tn3399_openwrt/target
Martin Blumenstingl d72e838429 ramips: 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 06fa1c46fc) 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>
2016-09-24 01:17:18 +02:00
..
imagebuilder build: add checksum target 2016-08-01 18:11:21 +02:00
linux ramips: do not "local" variables outside of a function 2016-09-24 01:17:18 +02:00
sdk target/sdk: update README.SDK to explain dependency handling 2016-08-01 12:00:27 +02:00
toolchain target/toolchain: Fix toolchain packaging without package build 2016-09-06 11:40:12 +02:00
Config.in kernel: add plan 9 fs package 2016-08-11 10:45:33 +02:00
Makefile