drivers: bus: Move the OMAP interconnect driver to drivers/bus/
[deliverable/linux.git] / drivers / bus / Makefile
index 0ec50bc43d7c6fbd59afd258974af3f061408b46..45d997c85453288436ecc56eccfaec5ca35085ac 100644 (file)
@@ -3,3 +3,6 @@
 #
 
 obj-$(CONFIG_OMAP_OCP2SCP)     += omap-ocp2scp.o
+
+# Interconnect bus driver for OMAP SoCs.
+obj-$(CONFIG_OMAP_INTERCONNECT)        += omap_l3_smx.o omap_l3_noc.o
This page took 0.024678 seconds and 5 git commands to generate.