#
# Makefile for the kernel character device drivers.
#
obj-$(CONFIG_KCOPY)	+= kcopy.o
