kernel-ark/drivers/media/video/em28xx
Carl-Daniel Hailfinger 8036dc6bdc kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree
This fixes some uneeded rebuilds under drivers/media/video after moving
the source tree. The makefiles used $(src) and $(srctree) for include
paths, which is unnecessary. Changed to use relative paths.

Compile tested, produces byte-identical code to the previous makefiles.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2006-04-04 16:50:50 +02:00
..
em28xx-cards.c V4L/DVB (3702): Make msp3400 routing defines more consistent 2006-04-02 04:56:11 -03:00
em28xx-core.c V4L/DVB (3306): Fixed i2c return value, conversion mdelay to msleep 2006-02-07 06:49:11 -02:00
em28xx-i2c.c V4L/DVB (3292): Fixed xc3028 firmware extractor, added terratec fw support 2006-02-27 00:07:31 -03:00
em28xx-input.c V4L/DVB (3393): Move all IR keymaps to ir-common module 2006-01-23 09:42:06 -02:00
em28xx-video.c V4L/DVB (3702): Make msp3400 routing defines more consistent 2006-04-02 04:56:11 -03:00
em28xx.h V4L/DVB (3326): Adding support for Terratec Prodigy XS 2006-02-07 07:41:10 -02:00
Kconfig V4L/DVB (3524): Kconfig: add menu items for saa7115 and saa7127 2006-03-21 08:53:47 -08:00
Makefile kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree 2006-04-04 16:50:50 +02:00