aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/mc_apl1/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/siemens/mc_apl1/Makefile.inc')
-rw-r--r--src/mainboard/siemens/mc_apl1/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/siemens/mc_apl1/Makefile.inc b/src/mainboard/siemens/mc_apl1/Makefile.inc
index b4ab8a403c..21df84c404 100644
--- a/src/mainboard/siemens/mc_apl1/Makefile.inc
+++ b/src/mainboard/siemens/mc_apl1/Makefile.inc
@@ -4,5 +4,7 @@ bootblock-y += bootblock.c
# 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