History log of /drivers/media/video/gspca/stv06xx/Makefile
Revision Date Author Comments
8d834b526a301d2d10db25835d195edf1141f1a0 17-Feb-2012 Andy Shevchenko <andriy.shevchenko@linux.intel.com> [media] media: gspca: append $(srctree) to -I parameters

Without this we have got the warnings like following if build with "make W=1
O=/var/tmp":
cc1: warning: drivers/media/dvb/dvb-core: No such file or directory [enabled by default]

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
3f5c14d3d3d7a3f508f2fffa62731f13f8efdfba 15-Aug-2011 Arnaud Lacombe <lacombar@gmail.com> [media] drivers/media: do not use EXTRA_CFLAGS

Usage of these flags has been deprecated for nearly 4 years by:

commit f77bf01425b11947eeb3b5b54685212c302741b8
Author: Sam Ravnborg <sam@neptun.(none)>
Date: Mon Oct 15 22:25:06 2007 +0200

kbuild: introduce ccflags-y, asflags-y and ldflags-y

Moreover, these flags (at least EXTRA_CFLAGS) have been documented for command
line use. By default, gmake(1) do not override command line setting, so this is
likely to result in build failure or unexpected behavior.

Replace their usage by Kbuild's `{as,cc,ld}flags-y'.

Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: linux-media@vger.kernel.org
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
8668d504d72c384fbfb6ab6f5d02a9fe4d813554 17-Jun-2009 Hans de Goede <hdegoede@redhat.com> V4L/DVB (12082): gspca_stv06xx: Add support for st6422 bridge and sensor

Add support for st6422 bridge and sensor to the stv06xx gspca sub driver,
tested with:
Logitech QuickCam Messenger 046d:08f0 ST6422 integrated
Logitech QuickCam Mess. Plus 046d:08f6 ST6422 integrated

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
dd9e7c3c42fff48a338f87febee95cd289058bc9 29-Dec-2008 Mauro Carvalho Chehab <mchehab@redhat.com> V4L/DVB (10106): gscpa - stv06xx: Fix compilation with kernel tree

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
4c98834addfee3fdd42c505c37569261bf669d94 29-Dec-2008 Erik Andren <erik.andren@gmail.com> V4L/DVB (10048): gspca - stv06xx: New subdriver.

Signed-off-by: Erik Andren <erik.andren@gmail.com>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>