summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-power9/Makefile.inc
blob: a71c20fe1aa78f62bdaf19d5e52902d49b651423 (plain)
1
2
3
4
5
6
7
8
9
10
## SPDX-License-Identifier: GPL-2.0-only

bootblock-y += rom_media.c

romstage-y += cbmem.c
romstage-y += romstage.c
romstage-y += rom_media.c

ramstage-y += ramstage.c
ramstage-y += rom_media.c