#
# Makefile for TIMA kernel uevent drivers.
#

obj-$(CONFIG_TIMA_UEVENT)   += tima_uevent.o

