zephyr/arch/x86/Kbuild

6 lines
156 B
Makefile

obj-$(CONFIG_GDB_SERVER) += debug/
obj-y += soc/$(SOC_PATH)/
# Must be last so that debug/ or soc/ can override default exception
# handlers
obj-y += core/