From: Greg Kroah-Hartman Date: Sat, 1 May 2010 17:59:23 +0000 (-0700) Subject: Staging: dt3155v4l: add driver to the build X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=11d91a4456bbc63d2b79ea5f16ffc31ae53cdf79;p=deliverable%2Flinux.git 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 Signed-off-by: Greg Kroah-Hartman --- 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/