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

obj-$(CONFIG_MV_DBG_TRACE) += dbg-trace.o
