zephyr/ext
Kumar Gala 57fbc66882 ext: hal: altera: Add ifdef protection for __LINUX_ERRNO_EXTENSIONS__
__LINUX_ERRNO_EXTENSIONS__ gets defined in HAL/inc/sys/alt_errno.h,
however we also need to define this if we are building with newlib.  So
add a simple ifdef guard to only define __LINUX_ERRNO_EXTENSIONS__ if
its not defined already.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-07-16 11:32:42 -05:00
..
debug ext: debug: segger: Fix CONFIG_SEGGER_RTT_MODE generation. 2018-07-06 10:08:07 +02:00
fs subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
hal ext: hal: altera: Add ifdef protection for __LINUX_ERRNO_EXTENSIONS__ 2018-07-16 11:32:42 -05:00
lib ext: lib: crypto: Make config-tls-generic.h default config 2018-07-13 10:56:40 +02:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig ext: open-amp: Change build integration so its not recursive 2018-05-24 09:18:47 -05:00