#
# Makefile for the Marvell Audio ALSA Device Driver
#
ifneq ($(MACHINE),)
include $(srctree)/$(MACHINE)/config/mvRules.mk
endif

obj-$(CONFIG_MMC_MVSDMMC)	+= mvsdmmc.o
