diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2012-02-17 08:57:07 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-03-08 14:40:51 +0100 |
commit | d94a2c0341dab800cddd2b8269ffded1801ef9cb (patch) | |
tree | b7663ad39ed416032549e71e9c9b6cf4b0b6d1d9 /block/Kconfig | |
parent | [media] s2255drv: fix some endian bugs (diff) | |
download | linux-d94a2c0341dab800cddd2b8269ffded1801ef9cb.tar.xz linux-d94a2c0341dab800cddd2b8269ffded1801ef9cb.zip |
[media] media: video: append $(srctree) to -I parameters
Without this we have got the warnings like following if build with "make W=1
O=/var/tmp":
CHECK drivers/media/video/videobuf-vmalloc.c
CC [M] drivers/media/video/videobuf-vmalloc.o
+cc1: warning: drivers/media/dvb/dvb-core: No such file or directory [enabled by default]
+cc1: warning: drivers/media/dvb/frontends: No such file or directory [enabled by default]
+cc1: warning: drivers/media/dvb/dvb-core: No such file or directory [enabled by default]
+cc1: warning: drivers/media/dvb/frontends: No such file or directory [enabled by default]
LD drivers/media/built-in.o
Some details could be found in [1] as well.
[1] http://comments.gmane.org/gmane.linux.kbuild.devel/7733
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'block/Kconfig')
0 files changed, 0 insertions, 0 deletions