Add in the Makefile bits for the new intel gma driver

The Intel GMA driver is in, this CL splices in the Makefile bits.

Change-Id: Icf42a537575b8cc90a679ec1fc15b09294630611
Signed-off-by: Ronald G. Minnich <rminnich@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/60346
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Commit-Queue: Ronald G. Minnich <rminnich@chromium.org>
Tested-by: Ronald G. Minnich <rminnich@chromium.org>
Reviewed-on: http://review.coreboot.org/4331
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
This commit is contained in:
Ronald G. Minnich 2013-06-28 09:21:16 -07:00 committed by Alexandru Gagniuc
parent 589555109c
commit 4623b20e5a
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ subdirs-y += dec
subdirs-y += emulation
subdirs-y += generic
subdirs-y += i2c
subdirs-y += intel
subdirs-y += maxim
subdirs-y += oxford
subdirs-y += parade

View File

@ -0,0 +1 @@
subdirs-$(CONFIG_INTEL_DP) += gma