#
# Makefile for Ubuntu additional drivers
#

#obj-$(CONFIG_LMPCM_USB)		+= lmpcm_usb.o
obj-$(CONFIG_FSAM7400)		+= fsam7400.o

obj-m				+= media/
