libpayload: configs: Add new config.featuretest to broaden CI
[coreboot2.git] / src / southbridge / ti / pcixx12 / Makefile.mk
blob337a42c13329ad5ddd2356739423583737531bc1
1 ## SPDX-License-Identifier: GPL-2.0-only
3 ifeq ($(CONFIG_SOUTHBRIDGE_TI_PCIXX12),y)
5 ramstage-y += pcixx12.c
7 endif