summaryrefslogtreecommitdiffstats
path: root/src/drivers/Makefile.inc
diff options
context:
space:
mode:
authorStefan Reinauer <reinauer@chromium.org>2012-12-11 11:20:35 -0800
committerStefan Reinauer <stefan.reinauer@coreboot.org>2012-12-12 00:27:04 +0100
commitde48f0fd4213f8d0e2c71cbd3929e629fd76eb96 (patch)
tree282814f9ffc35b06d969c410c999f4f5ec574b87 /src/drivers/Makefile.inc
parent0dbb329b7d3edf9c9ac426e31109bdc14b1b7bf2 (diff)
downloadcoreboot-de48f0fd4213f8d0e2c71cbd3929e629fd76eb96.tar.gz
coreboot-de48f0fd4213f8d0e2c71cbd3929e629fd76eb96.tar.bz2
coreboot-de48f0fd4213f8d0e2c71cbd3929e629fd76eb96.zip
Fix up Maxim MAX77686 driver
... to fit into the naming convention Change-Id: I4a7d81c4d6674d001fc831df863bd2343f6c636f Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/2020 Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> Tested-by: build bot (Jenkins)
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 a02b70548a4c..b2aa0c8416b0 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 += maxim
subdirs-y += oxford
subdirs-y += realtek
subdirs-y += sil