#
# Makefile for the amlogic SPI bus drivers.
#

obj-$(CONFIG_AMLOGIC_SPICC_MASTER)	+= spicc.o
obj-$(CONFIG_AMLOGIC_SPICC_SLAVE)	+= sspicc.o vmem.o
