aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-power9/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/emulation/qemu-power9/Makefile.mk')
-rw-r--r--src/mainboard/emulation/qemu-power9/Makefile.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mainboard/emulation/qemu-power9/Makefile.mk b/src/mainboard/emulation/qemu-power9/Makefile.mk
new file mode 100644
index 0000000000..a71c20fe1a
--- /dev/null
+++ b/src/mainboard/emulation/qemu-power9/Makefile.mk
@@ -0,0 +1,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