blob: 337a42c13329ad5ddd2356739423583737531bc1 [file] [log] [blame]
Patrick Georgic49d7a32020-05-08 22:50:46 +02001## SPDX-License-Identifier: GPL-2.0-only
Stefan Reinauer23f70342010-05-16 13:07:59 +00002
Stefan Reinauer13e41822015-04-27 14:02:36 -07003ifeq ($(CONFIG_SOUTHBRIDGE_TI_PCIXX12),y)
4
Patrick Georgi23f38cd2012-11-16 14:50:32 +01005ramstage-y += pcixx12.c
Stefan Reinauer13e41822015-04-27 14:02:36 -07006
7endif