#
# Makefile for the bus drivers.
#

# gt bus for ARM platforms
obj-$(CONFIG_SUNXI_GTBUS)		+= gtbus.o
obj-$(CONFIG_SUNXI_MBUS)		+= mbus.o
