From ef405a2c04d2eac47bc6e28de8a4040ed9e0c611 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Sun, 9 Oct 2016 12:12:52 +0200 Subject: Set up 3rdparty/libgfxinit `libgfxinit` is a SPARK library for graphics modesetting. It supports Intel integrated graphics only, strictly speaking, the Core i processor line. Change-Id: Idf4b0e5fbf37a5d974075b2e44d1fa16dc428da3 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/16949 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index c545ccdef4..c3270e6ae2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,3 +18,6 @@ [submodule "libhwbase"] path = 3rdparty/libhwbase url = ../libhwbase.git +[submodule "libgfxinit"] + path = 3rdparty/libgfxinit + url = ../libgfxinit.git -- cgit v1.2.3