Skip to content
Snippets Groups Projects
Forked from Linaro / linux / kernel / torvalds / linux
Source project has a limited visibility.
user avatar
Schspa Shi authored
This fixes the build error when the system has a default bash version
which is too old to support associative array variables.

The build error log as fellowing:
linux/scripts/check-local-export: line 11: declare: -A: invalid option
declare: usage: declare [-afFirtx] [-p] [name[=value] ...]

Signed-off-by: default avatarSchspa Shi <schspa@gmail.com>
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
42ce60aa
Name Last commit Last update