summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/Makefile.inc
blob: 2a5b42a5ea603c47848c6288bc454192d1401220 (plain)
1
2
3
4
5
ifeq ($(CONFIG_SOC_AMD_COMMON),y)

subdirs-$(CONFIG_SOC_AMD_COMMON_BLOCK) += block

endif