aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus/Makefile
blob: 55aac809e5b256061fda05b80330aab7aa2c8a96 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for the bus drivers.
#

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

obj-$(CONFIG_ARM_CCI)		+= arm-cci.o