mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 10:02:23 +00:00
The build system is actually using the output directory as the working dir for the Make session, using a symlink to the source directory. Relative paths don't work correctly, it only works now due to other issues in the build system where absolute paths are being used instead for app source files (causing other problems). Change-Id: I2bcd82314692902f12da51c96fe912efb68bdc5e Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
apps | ||
benchmark | ||
test |