summaryrefslogtreecommitdiff
path: root/drivers/media/radio/Makefile
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2012-05-21 15:24:50 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-07-30 18:00:32 -0300
commit8e2ce73e932b629c3e12546e5fffac7ee54d0093 (patch)
tree2973bcedd055bd61d63513f57f3a99937d2f13f1 /drivers/media/radio/Makefile
parent3d0fe51cfa3d07751224c034f8226136a7dd05f2 (diff)
[media] radio-shark: New driver for the Griffin radioSHARK USB radio receiver
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/Makefile')
-rw-r--r--drivers/media/radio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/radio/Makefile b/drivers/media/radio/Makefile
index ca8c7d134b95..e03b258e18d4 100644
--- a/drivers/media/radio/Makefile
+++ b/drivers/media/radio/Makefile
@@ -11,6 +11,7 @@ obj-$(CONFIG_RADIO_CADET) += radio-cadet.o
obj-$(CONFIG_RADIO_TYPHOON) += radio-typhoon.o
obj-$(CONFIG_RADIO_TERRATEC) += radio-terratec.o
obj-$(CONFIG_RADIO_MAXIRADIO) += radio-maxiradio.o
+obj-$(CONFIG_RADIO_SHARK) += radio-shark.o
obj-$(CONFIG_RADIO_RTRACK) += radio-aimslab.o
obj-$(CONFIG_RADIO_ZOLTRIX) += radio-zoltrix.o
obj-$(CONFIG_RADIO_GEMTEK) += radio-gemtek.o