zephyr/arch/arm/Kbuild

7 lines
170 B
Plaintext
Raw Normal View History

subdir-ccflags-y +=-I$(srctree)/include/drivers
subdir-ccflags-y +=-I$(srctree)/drivers
subdir-asflags-y := ${subdir-ccflags-y}
obj-y += soc/$(SOC_NAME)/
obj-y += core/