aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/Makefile.inc
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@google.com>2013-06-28 09:21:16 -0700
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2013-12-06 00:33:58 +0100
commit4623b20e5a14e5d4b0fa040807f7ecc02051204b (patch)
treee33909c038a183318185bb6cc38ac5bd8048b982 /src/drivers/Makefile.inc
parent589555109c95914d5162978c83ae93ba8c9f5a0e (diff)
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>
Diffstat (limited to 'src/drivers/Makefile.inc')
-rw-r--r--src/drivers/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/Makefile.inc b/src/drivers/Makefile.inc
index da397d0c8d..7b1e4ca13d 100644
--- a/src/drivers/Makefile.inc
+++ b/src/drivers/Makefile.inc
@@ -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