linux/drivers/media/video/em28xx
Arnaud Lacombe 3f5c14d3d3 [media] drivers/media: do not use EXTRA_CFLAGS
Usage of these flags has been deprecated for nearly 4 years by:

    commit f77bf01425
    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>
2011-09-03 18:50:59 -03:00
..
em28xx-audio.c [media] em28xx: Add support for devices with a separate audio interface 2011-07-27 17:53:04 -03:00
em28xx-cards.c [media] em28xx: Add other Terratec H5 USB ID's 2011-07-27 17:56:02 -03:00
em28xx-core.c [media] em28xx: Fix DVB-C maxsize for em2884 2011-07-28 17:09:54 -03:00
em28xx-dvb.c [media] CXD2820R: Replace i2c message translation with repeater gate control 2011-09-03 18:13:41 -03:00
em28xx-i2c.c [media] em28xx-i2c: Add a read after I2C write 2011-07-27 17:55:49 -03:00
em28xx-input.c [media] em28xx: Fix IR unregister logic 2011-07-31 00:51:11 -03:00
em28xx-reg.h [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
em28xx-vbi.c [media] media: fix em28xx build, needs hardirq.h 2010-12-29 08:17:02 -02:00
em28xx-video.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
em28xx.h [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
Kconfig [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00