#
# Makefile for the kernel multimedia device drivers.
#

obj-y        := video/ radio/

include $(TOPDIR)/Rules.make
