mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 11:25:20 +00:00
KBuild would write the .inc file to the source directory, this was changed during the CMake migration because whenever possible it should be avoided to write files outside of the build directory. But Makefile.posix assumes that these files are generated in the source directory so we need to keep generating them there for now. Signed-off-by: Sebastian Boe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
application_development/external_lib | ||
basic | ||
bluetooth | ||
boards | ||
cpp_synchronization | ||
drivers | ||
grove | ||
hello_world | ||
mpu | ||
net | ||
nfc/nfc_hello | ||
philosophers | ||
sensor | ||
subsys | ||
synchronization | ||
testing | ||
kernel.rst | ||
samples.rst |