blob: 60da7f361b224106cdd088f2be5e7ba52282a5af [file] [log] [blame]
Martin Rothecb44912018-05-24 16:55:10 -06001#
2# This file is part of the coreboot project.
3#
Martin Rothecb44912018-05-24 16:55:10 -06004#
Patrick Georgic49d7a32020-05-08 22:50:46 +02005# SPDX-License-Identifier: GPL-2.0-only
Martin Rothecb44912018-05-24 16:55:10 -06006
Kevin Chiu314cef62019-08-29 15:12:14 +08007subdirs-y += ./spd
Martin Rothecb44912018-05-24 16:55:10 -06008
Kevin Chiu137c5c42020-04-28 23:19:40 +08009bootblock-y += variant.c
Kevin Chiu0025f772020-04-28 17:00:41 +080010romstage-y += variant.c
Martin Rothecb44912018-05-24 16:55:10 -060011
Martin Rothc24e4a42018-06-07 11:05:09 -060012ramstage-y += ../baseboard/mainboard.c