#
# Makefile for KTAU 
#
#

obj-$(CONFIG_KTAU)	:= ktau_inst.o ktau_hash.o ktau_proc.o #ktau_proc_interface.o

