]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/Makefile
REMOVE OMAP LEGACY CODE: Remove dspgateway
[linux-2.6-omap-h63xx.git] / drivers / Makefile
index 2b6949f3f581617456c2ffa1dcc5b76cc1b98216..67de08bb8cd46b6624663ccd935a1610599c50b9 100644 (file)
@@ -18,6 +18,9 @@ obj-$(CONFIG_ARM_AMBA)                += amba/
 
 obj-$(CONFIG_XEN)              += xen/
 
+# regulators early, since some subsystems rely on them to initialize
+obj-$(CONFIG_REGULATOR)                += regulator/
+
 # char/ comes before serial/ etc so that the VT console is the boot-time
 # default.
 obj-y                          += char/
@@ -39,7 +42,6 @@ obj-$(CONFIG_PARPORT)         += parport/
 obj-y                          += base/ block/ misc/ mfd/ net/ media/ cbus/
 obj-y                          += i2c/
 obj-y                          += cbus/
-obj-$(CONFIG_ARCH_OMAP)                += dsp/dspgateway/
 obj-$(CONFIG_NUBUS)            += nubus/
 obj-$(CONFIG_ATM)              += atm/
 obj-y                          += macintosh/
@@ -105,5 +107,5 @@ obj-$(CONFIG_PPC_PS3)               += ps3/
 obj-$(CONFIG_OF)               += of/
 obj-$(CONFIG_SSB)              += ssb/
 obj-$(CONFIG_VIRTIO)           += virtio/
-obj-$(CONFIG_REGULATOR)                += regulator/
 obj-$(CONFIG_STAGING)          += staging/
+obj-y                          += platform/