#
# Makefile for the Marvell XOR/DMA Driver
#
include $(MV_RULES_PATH)/mvRules.mk
obj-$(CONFIG_MV_USE_XOR_ENGINE) += mv_xor.o
