mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 09:14:50 +00:00
When generating the dependency file for DTS (${BOARD}.dts.pre.d), some toolchains would use the source file for the file name stem. So, the resulting dependency file is empty_file.d instead of one with the board name. Fix this by passing -MF to explicitly tell the compiler the name of the dependency file. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
app | ||
backports | ||
bintools | ||
compiler | ||
emu | ||
flash | ||
ide | ||
linker/ld | ||
reports | ||
toolchain | ||
usage | ||
util | ||
boards.cmake | ||
ccache.cmake | ||
cfb.cmake | ||
dts.cmake | ||
extensions.cmake | ||
extra_flags.cmake | ||
gcc-m-cpu.cmake | ||
generic_toolchain.cmake | ||
git.cmake | ||
hex.cmake | ||
host-tools.cmake | ||
kconfig.cmake | ||
kobj.cmake | ||
pristine.cmake | ||
python.cmake | ||
target_toolchain.cmake | ||
version.cmake | ||
zephyr_module.cmake |