diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-14 14:50:53 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-15 16:39:31 -0300 |
commit | e5cdf69d36f667d9840ce050abbe4a95c2a6b536 (patch) | |
tree | fd11102a155423aaafa3848dba999353f58ff3a0 /drivers/media/pci/sta2x11/Makefile | |
parent | 3e7c99126f1e18379bdac0544255e230d623ab3a (diff) |
[media] move the remaining PCI devices to drivers/media/pci
Move meye and sta2x11_vip into the drivers/media/pci subdirs.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/pci/sta2x11/Makefile')
-rw-r--r-- | drivers/media/pci/sta2x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/pci/sta2x11/Makefile b/drivers/media/pci/sta2x11/Makefile new file mode 100644 index 00000000000..d6c471d1d1b --- /dev/null +++ b/drivers/media/pci/sta2x11/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_STA2X11_VIP) += sta2x11_vip.o |