mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 20:45:46 +00:00
Use a kbuild trick to force built-in.o to get built even if there isn't any code so we can link properly. This is cleaner than keeping around files that don't do anything. We keep around board.h for now since drivers and other code might expect it to exist. Change-Id: I891f5130f5bfd7a07b644ee0223b18fd86061cfa Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
board.h | ||
Kconfig.board | ||
Kconfig.defconfig | ||
Makefile | ||
stm32_mini_a15_defconfig |