#
# Makefile for Conflict Control driver.
#
obj-$(CONFIG_CONFLICT)	+= conflict.o

