#
# Makefile fragment for use with the linux 2.4 and 2.5 build system
#

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

-include $(TOPDIR)/Rules.make
