diff options
author | Thomas De Schampheleire <patrickdepinguin@gmail.com> | 2014-09-27 21:32:47 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-04 18:54:54 +0200 |
commit | 146f7dc4959589cbd64b92da4a6f24972f271978 (patch) | |
tree | 069b422a01cdca4909fc604a183aa6b3fb890c79 /package/python | |
parent | 35886e5c90a4b8487f2d0c95978f0ce57c48ba61 (diff) | |
download | buildroot-146f7dc4959589cbd64b92da4a6f24972f271978.tar.gz buildroot-146f7dc4959589cbd64b92da4a6f24972f271978.zip |
packages: rename FOO_KCONFIG_OPT into FOO_KCONFIG_OPTS
To be consistent with the recent change of FOO_MAKE_OPT into FOO_MAKE_OPTS,
make the same change for FOO_KCONFIG_OPT.
Sed command used:
find * -type f | xargs sed -i 's#_KCONFIG_OPT\>#&S#g'
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python')
0 files changed, 0 insertions, 0 deletions