aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/mc_apl1/variants/mc_apl2/Makefile.inc
diff options
context:
space:
mode:
authorMario Scheithauer <mario.scheithauer@siemens.com>2018-10-29 09:35:38 +0100
committerPatrick Georgi <pgeorgi@google.com>2018-11-07 20:56:41 +0000
commit84672a9639e39282b5fa11684a7b168fa3c44b0d (patch)
tree73aca7d81cf0264590dbea56e1c7c67200cf03f4 /src/mainboard/siemens/mc_apl1/variants/mc_apl2/Makefile.inc
parente0af8aa34fb4c2ea8d97a3572d99f15cafe740da (diff)
siemens/mc_apl2: Adjust GPIO settings for mc_apl2
This mainboard variant requires GPIO adaptations to match the hardware. Change-Id: I16387358d6c6fa15efd16f7ba7f6b89740477e9d Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com> Reviewed-on: https://review.coreboot.org/29318 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'src/mainboard/siemens/mc_apl1/variants/mc_apl2/Makefile.inc')
-rw-r--r--src/mainboard/siemens/mc_apl1/variants/mc_apl2/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl2/Makefile.inc b/src/mainboard/siemens/mc_apl1/variants/mc_apl2/Makefile.inc
index f3c87b2318..a6b80e0832 100644
--- a/src/mainboard/siemens/mc_apl1/variants/mc_apl2/Makefile.inc
+++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl2/Makefile.inc
@@ -1 +1,4 @@
+romstage-y += gpio.c
+
+ramstage-y += gpio.c
ramstage-y += mainboard.c