commit | 244451b64f9ec39d197a98ceb03dcb0993c4420a | [log] [tgz] |
---|---|---|
author | Sebastian Bøe <sebastian.boe@nordicsemi.no> | Wed Feb 27 08:28:25 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Sun Mar 03 23:52:29 2019 -0500 |
tree | eb023d2d9ba4082792ecab89100c0dd435418ffa | |
parent | 2610c09f0ff355c8cb1da2e5a136f831ce9b95a2 [diff] |
cmake: Rename CMake variable out of the reserved CONFIG_ namespace Rename the poorly named CMake variable 'CONFIG_COMPILER_OPT_AS_LIST' to 'COMPILER_OPT_AS_LIST' to take it out of the Kconfig-reserved namespace 'CONFIG_*'. This is a small step towards resolving #12144 Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>