Openwrt/target/linux/ramips
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
..
base-files ramips: do not "local" variables outside of a function 2016-09-24 01:17:18 +02:00
dts
image ramips: fix wrong blocksizes 2016-09-15 09:53:37 +02:00
mt7620 ramips: enable 4K sector support in kernel config 2016-09-13 22:06:08 +02:00
mt7621 ramips: fix wrong blocksizes 2016-09-15 09:53:37 +02:00
mt7628
mt7688
patches-4.4 kernel: update kernel 4.4 to version 4.4.21 2016-09-16 10:17:27 +02:00
rt288x
rt305x ramips: enable 4K sector support in kernel config 2016-09-13 22:06:08 +02:00
rt3883 ramips: enable 4K sector support in kernel config 2016-09-13 22:06:08 +02:00
Makefile
modules.mk