aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/pi/Makefile.inc
blob: 7c66b56168d9dfa74fc7161181c8cc0c07bc2469 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only

ifeq ($(CONFIG_NORTHBRIDGE_AMD_PI),y)

subdirs-$(CONFIG_NORTHBRIDGE_AMD_PI_00630F01) += 00630F01
subdirs-$(CONFIG_NORTHBRIDGE_AMD_PI_00730F01) += 00730F01
subdirs-$(CONFIG_NORTHBRIDGE_AMD_PI_00660F01) += 00660F01

endif