Merge tag 's3c24xx-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux...
[deliverable/linux.git] / drivers / bus / Makefile
1 #
2 # Makefile for the bus drivers.
3 #
4
5 obj-$(CONFIG_IMX_WEIM) += imx-weim.o
6 obj-$(CONFIG_MVEBU_MBUS) += mvebu-mbus.o
7 obj-$(CONFIG_OMAP_OCP2SCP) += omap-ocp2scp.o
8
9 # Interconnect bus driver for OMAP SoCs.
10 obj-$(CONFIG_OMAP_INTERCONNECT) += omap_l3_smx.o omap_l3_noc.o
This page took 0.031902 seconds and 6 git commands to generate.