| commit | 730f17c6abf9be8b43734dbfabe90256d479fecb | [log] [tgz] |
|---|---|---|
| author | Nico Huber <nico.huber@secunet.com> | Mon Jun 12 15:51:25 2017 +0200 |
| committer | Nico Huber <nico.h@gmx.de> | Tue Jul 25 20:21:27 2017 +0000 |
| tree | 785a5838e616535e58743d977745733addea6aed | |
| parent | 01b680ff020b1bcc9e5d8a864affd47bac75488b [diff] [blame] |
gma hsw bdw: Add DDI buffer translations Change-Id: Ib87be86e2853e6b9df7e19dd9cb80d4f7effefc5 Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/20166 Tested-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
diff --git a/common/haswell/Makefile.inc b/common/haswell/Makefile.inc index dda1fc9..a75c189 100644 --- a/common/haswell/Makefile.inc +++ b/common/haswell/Makefile.inc
@@ -1,3 +1,4 @@ +gfxinit-y += hw-gfx-gma-connectors-ddi-buffers.adb gfxinit-y += hw-gfx-gma-connectors-ddi-buffers.ads gfxinit-y += hw-gfx-gma-ddi_phy.ads gfxinit-y += hw-gfx-gma-plls-lcpll.ads