summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/Makefile.inc
blob: 4f1052dcaf3cf0407f646b22f5cf71a38d1693e7 (plain)
1
2
3
4
5
ifeq ($(CONFIG_SOC_AMD_COMMON),y)
subdirs-y += block
subdirs-y += fsp
subdirs-y += vboot
endif