aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x200/Makefile.inc
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2018-06-11 10:22:55 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-06-14 09:41:28 +0000
commit2abde07b9d9ec68cf2a4683accb048bc56612eb4 (patch)
treed10f1ae5dc460799a951b467f155877839b23940 /src/mainboard/lenovo/x200/Makefile.inc
parente8093054d39edb364be54c44ec5b728f26024ee5 (diff)
mb/lenovo/x200: Enable libgfxinit
Change-Id: I6919845965d90fe8a20a07748ae4804fed0d0cef Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/27013 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/x200/Makefile.inc')
-rw-r--r--src/mainboard/lenovo/x200/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x200/Makefile.inc b/src/mainboard/lenovo/x200/Makefile.inc
index 0029d32d14..69e8c4ef6a 100644
--- a/src/mainboard/lenovo/x200/Makefile.inc
+++ b/src/mainboard/lenovo/x200/Makefile.inc
@@ -16,3 +16,5 @@
ramstage-y += dock.c
ramstage-y += cstates.c
ramstage-y += blc.c
+
+ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads