From 1b12ef1ac3bb45a315622dd82d16d3397a74d56f Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Fri, 21 Feb 2014 07:21:00 +0100 Subject: drivers/intel/gma: Add EDID retrieving functions. Change-Id: I64f2fcc5ad52d6a0188d02b28769001ada718c4f Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/5278 Reviewed-by: Alexandru Gagniuc Tested-by: build bot (Jenkins) --- src/drivers/intel/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/drivers/intel/Makefile.inc') diff --git a/src/drivers/intel/Makefile.inc b/src/drivers/intel/Makefile.inc index 82d5449358..eb8617c46d 100644 --- a/src/drivers/intel/Makefile.inc +++ b/src/drivers/intel/Makefile.inc @@ -1 +1 @@ -subdirs-$(CONFIG_INTEL_DP) += gma +subdirs-y += gma -- cgit v1.2.3