summaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2010-05-01 19:59:23 +0200
committerGreg Kroah-Hartman2010-05-11 20:35:59 +0200
commit11d91a4456bbc63d2b79ea5f16ffc31ae53cdf79 (patch)
treed19b237b20a43f29c83b0892f2f5d763b52ce3f5 /drivers/staging
parentStaging: Yet another (third) dt3155 driver PCI/video4linux compliant (diff)
downloadkernel-qcow2-linux-11d91a4456bbc63d2b79ea5f16ffc31ae53cdf79.tar.gz
kernel-qcow2-linux-11d91a4456bbc63d2b79ea5f16ffc31ae53cdf79.tar.xz
kernel-qcow2-linux-11d91a4456bbc63d2b79ea5f16ffc31ae53cdf79.zip
Staging: dt3155v4l: add driver to the build
The last patch forgot to add the driver to the Makefile, so it would not end up getting built. This resolves that issue. Cc: Marin Mitov <mitov@issp.bas.bg> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 23e353a411d7..e825647afda7 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -50,6 +50,7 @@ obj-$(CONFIG_PCMCIA_WAVELAN) += wavelan/
obj-$(CONFIG_PCMCIA_NETWAVE) += netwave/
obj-$(CONFIG_FB_SM7XX) += sm7xx/
obj-$(CONFIG_DT3155) += dt3155/
+obj-$(CONFIG_VIDEO_DT3155) += dt3155v4l/
obj-$(CONFIG_CRYSTALHD) += crystalhd/
obj-$(CONFIG_CXT1E1) += cxt1e1/
obj-$(CONFIG_TI_ST) += ti-st/