subdir-ccflags-y +=-I$(srctree)/include/drivers subdir-ccflags-y +=-I$(srctree)/drivers subdir-asflags-y += $(subdir-ccflags-y) ifneq ($(SOC_FAMILY),) obj-y += soc/$(SOC_FAMILY)/ else obj-y += soc/$(SOC_PATH)/ endif obj-y += core/