payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / emulation / qemu-power8 / Makefile.inc
blob401198392321ebf612422e7621b1784f64d1560f
1 ## SPDX-License-Identifier: GPL-2.0-only
3 bootblock-y += bootblock.c
4 bootblock-y += uart.c
5 romstage-y += cbmem.c
6 romstage-y += romstage.c
7 ramstage-y += timer.c
8 romstage-y += uart.c
9 ramstage-y += uart.c