aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines/apu2/Makefile.inc
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-01-16 19:59:52 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-01-21 08:51:19 +0100
commit104074994d741646016e431a30b8966b3fdfe439 (patch)
treebb6df001bdb6d3bd82c163bcfdc28e2eef384e37 /src/mainboard/pcengines/apu2/Makefile.inc
parentc27df8787801dac421b98c4dbb447e519065ae95 (diff)
pcengines/apu2: Add SKU in SMBIOS
Installed memory only, PCB revision cannot be detected. Change-Id: Ib6224018db3de4a7ddd9e6f7f30edc438c3f0702 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/18153 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/pcengines/apu2/Makefile.inc')
-rw-r--r--src/mainboard/pcengines/apu2/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/pcengines/apu2/Makefile.inc b/src/mainboard/pcengines/apu2/Makefile.inc
index e1a5f8d018..77c6d789c3 100644
--- a/src/mainboard/pcengines/apu2/Makefile.inc
+++ b/src/mainboard/pcengines/apu2/Makefile.inc
@@ -19,6 +19,7 @@ romstage-y += gpio_ftns.c
ramstage-y += BiosCallOuts.c
ramstage-y += OemCustomize.c
+ramstage-y += gpio_ftns.c
## DIMM SPD for on-board memory
SPD_BIN = $(obj)/spd.bin