summaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2018-06-04 15:04:10 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-06-14 09:40:20 +0000
commit1ce4bf9717e007c09446742d41563fd26885569b (patch)
tree5aafea4fae71dfdd2d688cbcbe7c1b4cd228abfa /src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc
parent7345a17a43060e83a6761e86bc0f3314d9090e9c (diff)
downloadcoreboot-1ce4bf9717e007c09446742d41563fd26885569b.tar.xz
mb/*/*: Enable libgfxinit on x4x boards
TESTED Intel DG41WV with VGA, Intel DG43GT with VGA and HDMI1 and HDMI2. Change-Id: I774b79cc0ef9dc72ccf48901ab94376b27ed9c7a Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/26966 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc')
-rw-r--r--src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc b/src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc
index f3d7e76263..0786d6fca5 100644
--- a/src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc
+++ b/src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc
@@ -1,2 +1,4 @@
ramstage-y += cstates.c
romstage-y += gpio.c
+
+ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads