1ec0c6f530
Add a Kconfig to disable non prefixed includes. By setting `CONFIG_LEGACY_INCLUDE_PATH=n` developers can disable having `include/zephyr` in the search path. This means that includes such as `#include <kernel.h>` will no longer work. Internally, every header should be updated to add the `zephyr/` prefix to the headers. Only then, will developers be able to use this config value for their applications. Signed-off-by: Yuval Peress <peress@google.com> |
||
---|---|---|
.. | ||
doc | ||
CMakeLists.txt | ||
Kconfig.board | ||
Kconfig.defconfig | ||
board.cmake | ||
ehl_crb.dts | ||
ehl_crb.yaml | ||
ehl_crb_defconfig | ||
ehl_crb_sbl.dts | ||
ehl_crb_sbl.yaml | ||
ehl_crb_sbl_defconfig |