aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/romstage/Makefile.inc
blob: 68467b5ab0edd2b2530acd855af6e2626d9afaa4 (plain)
1
2
3
4
5
6
7
8
9
romstage-y += cpu.c
romstage-y += pch.c
romstage-y += power_state.c
romstage-y += report_platform.c
romstage-y += romstage.c
romstage-y += smbus.c
romstage-y += spi.c
romstage-y += systemagent.c
romstage-y += uart.c