zephyr/arch/x86/Kbuild

6 lines
156 B
Plaintext
Raw Normal View History

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/