aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/mc_apl1/Makefile.inc
diff options
context:
space:
mode:
authorMario Scheithauer <mario.scheithauer@siemens.com>2017-03-27 13:25:57 +0200
committerWerner Zeh <werner.zeh@siemens.com>2017-03-29 06:31:52 +0200
commit2d98120d3b4740c45714b1c75230490bc281ce81 (patch)
tree486b1fcf82fb5cd2611dfd4e9f3f10fc55b72df4 /src/mainboard/siemens/mc_apl1/Makefile.inc
parent2e2370075d24facd0f7ba0c63077f65321c8e9c9 (diff)
siemens/mc_apl1: Adjust gpio settings
Adjust gpio settings according to the hardware layout. Change-Id: I2f440e863c2e6f59298c500ac5aefa3b7386bcdf Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com> Reviewed-on: https://review.coreboot.org/18995 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
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