payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / system76 / oryp8 / Makefile.inc
blobc9b4d07e06411fde40050bca0f8de83c698a4717
1 ## SPDX-License-Identifier: GPL-2.0-only
3 CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/include
5 bootblock-y += bootblock.c
6 bootblock-y += gpio_early.c
8 romstage-y += romstage.c
10 ramstage-y += gpio.c
11 ramstage-y += hda_verb.c
12 ramstage-y += ramstage.c
13 ramstage-y += tas5825m.c