1 2 3 4 5 6 7
ifeq ($(CONFIG_SOC_AMD_COMMON),y) CPPFLAGS_common += -I$(src)/soc/amd/common subdirs-$(CONFIG_SOC_AMD_COMMON_BLOCK) += block endif