blob: 6114a051ac5fe744061348ef52d52eb8fc24728b [file] [log] [blame]
##
## This file is part of the coreboot project.
##
##
## SPDX-License-Identifier: GPL-2.0-only
romstage-y += romstage.c
romstage-y += cbmem.c
bootblock-y += media.c
romstage-y += media.c
ramstage-y += media.c
bootblock-y += timer.c
romstage-y += timer.c
ramstage-y += timer.c
bootblock-y += mmio.c
romstage-y += mmio.c
ramstage-y += mmio.c
bootblock-y += memlayout.ld
romstage-y += memlayout.ld
ramstage-y += memlayout.ld