aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/mc_apl1/Makefile.inc
blob: 21df84c40405ab67580f4b62be16eecadf1c6f8b (plain)
1
2
3
4
5
6
7
8
9
10
bootblock-y += bootblock.c

# The inclusion of romstage.c is not necessary here.
# It is put down only to the better understanding.
# The file is already included over src/arch/x86/Makefile.inc.
romstage-y += romstage.c
romstage-y += gpio.c

ramstage-y += mainboard.c
ramstage-y += gpio.c