blob: 7ff15887cab215a861575d53645c83f6e9b8186f [file] [log] [blame]
Patrick Georgi021b7032012-11-06 11:05:38 +01001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2012 secunet Security Networks AG
5##
6## This program is free software; you can redistribute it and/or modify
7## it under the terms of the GNU General Public License as published by
8## the Free Software Foundation; version 2 of the License.
9##
10## This program is distributed in the hope that it will be useful,
11## but WITHOUT ANY WARRANTY; without even the implied warranty of
12## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13## GNU General Public License for more details.
14##
Patrick Georgi021b7032012-11-06 11:05:38 +010015
Arthur Heymanse51c9512019-01-31 21:43:31 +010016romstage-y = gpio.c
17
Stefan Reinauer721265b2012-11-27 14:47:49 -080018ramstage-$(CONFIG_CARDBUS_PLUGIN_SUPPORT) += ti_pci7xx1.c
Vladimir Serbinenko61bb37e2014-11-09 13:44:36 +010019ramstage-y += cstates.c
Arthur Heymans20cb85f2017-04-29 14:31:32 +020020ramstage-y += blc.c