#
# Makefile fragment for use with the linux 2.6 build system
#

obj-m	:= tuner.o
obj-m	+= tvaudio.o
obj-m	+= tvmixer.o

-include $(TOPDIR)/Rules.make
