payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / google / mistral / Makefile.inc
blob48faadf2e8307c4439198d6d4c8c7786c3d5af4a
2 bootblock-y += chromeos.c
3 bootblock-y += reset.c
4 bootblock-y += bootblock.c
6 verstage-y += chromeos.c
7 verstage-y += reset.c
8 verstage-y += verstage.c
10 romstage-y += chromeos.c
11 romstage-y += reset.c
12 romstage-y += romstage.c
14 ramstage-y += chromeos.c
15 ramstage-y += reset.c
16 ramstage-y += mainboard.c