f888f9ab27
The compiler generates errors of the form error: "CONFIG_MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT" is not defined, evaluates to 0 [-Werror=undef] when -Wundef is used and the config option was turned off. Change check to if defined(). Signed-off-by: Bradley Bolen <bbolen@lexmark.com> |
||
---|---|---|
.. | ||
core | ||
include | ||
CMakeLists.txt | ||
Kconfig |