zephyr/arch/x86/Kbuild
Anas Nashif d2f1c76686 new SoC naming convention
Use SOC_FAMILY and SOC_SERIES to identify soc families and series
and to point to the correct linker files and files related to a
specific SoC.

Change-Id: I8b1a7339f37d6ea4161d03073d36557a40c0b4a6
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-18 21:24:59 +00:00

4 lines
76 B
Makefile

obj-y += core/
obj-$(CONFIG_GDB_SERVER) += debug/
obj-y += soc/$(SOC_PATH)/