summaryrefslogtreecommitdiff
path: root/drivers/media/usb/Makefile
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2014-07-17 21:42:24 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-07-21 21:01:54 -0300
commitf3e775962ccbc62bd93f2200b82db88af05d0137 (patch)
tree02b661fadf96abf7168f7110e4e9be5170af4b12 /drivers/media/usb/Makefile
parenteb83eab7fec5a5137e95717188e57310a0ebc051 (diff)
[media] airspy: move out of staging into drivers/media/usb
Move it out of staging into media like all the other SDR drivers too. There is no good reasons to keep these SDR drivers in staging. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/Makefile')
-rw-r--r--drivers/media/usb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/Makefile b/drivers/media/usb/Makefile
index 7ac4b143dce8..05d69c282e1f 100644
--- a/drivers/media/usb/Makefile
+++ b/drivers/media/usb/Makefile
@@ -9,6 +9,7 @@ obj-y += zr364xx/ stkwebcam/ s2255/
obj-$(CONFIG_USB_VIDEO_CLASS) += uvc/
obj-$(CONFIG_USB_GSPCA) += gspca/
obj-$(CONFIG_USB_PWC) += pwc/
+obj-$(CONFIG_USB_AIRSPY) += airspy/
obj-$(CONFIG_VIDEO_CPIA2) += cpia2/
obj-$(CONFIG_VIDEO_AU0828) += au0828/
obj-$(CONFIG_VIDEO_HDPVR) += hdpvr/