CHROMIUM: drm/anx7808: Adds a skeleton driver for Analogix 7808 Chip.
[cascardo/linux.git] / drivers / Makefile
index 95952c8..f2a9688 100644 (file)
@@ -27,7 +27,7 @@ obj-$(CONFIG_VIRTIO)          += virtio/
 obj-$(CONFIG_XEN)              += xen/
 
 # regulators early, since some subsystems rely on them to initialize
-obj-$(CONFIG_REGULATOR)                += regulator/
+obj-$(CONFIG_REGULATOR)                += regulator/ mfd/
 
 # tty/ comes before char/ so that the VT console is the boot-time
 # default.
@@ -44,7 +44,7 @@ obj-$(CONFIG_FB_I810)           += video/i810/
 obj-$(CONFIG_FB_INTEL)          += video/intelfb/
 
 obj-$(CONFIG_PARPORT)          += parport/
-obj-y                          += base/ block/ misc/ mfd/ nfc/
+obj-y                          += base/ block/ misc/ nfc/
 obj-$(CONFIG_NUBUS)            += nubus/
 obj-y                          += macintosh/
 obj-$(CONFIG_IDE)              += ide/