commit | ced7866901535daf3cfe6b52721dce9b9da143a8 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com> | Tue Apr 06 12:32:55 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon May 03 17:13:01 2021 -0400 |
tree | 928ed4080c096e5fd20a0fc1f87b54bbf7454826 | |
parent | deb57e3b859861124706e0c9d00c74dcaabf2aa9 [diff] |
smp: move a preprocessor conditional from .c to cmake smp.c only has to be built if CONFIG_SMP is enabled. Remove preprocessor checks from the file itself and update cmake rules instead. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>