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

bootblock-y += bootblock.c
bootblock-y += uart.c
bootblock-y += rom_media.c
romstage-y += cbmem.c
romstage-y += romstage.c
ramstage-y += timer.c
romstage-y += uart.c
romstage-y += rom_media.c
ramstage-y += uart.c
ramstage-y += rom_media.c