commit | 8d834b526a301d2d10db25835d195edf1141f1a0 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Feb 17 04:57:09 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 08 10:42:08 2012 -0300 |
tree | 21eb08e800564df3874e227fda9d3edec943a132 | |
parent | d377cfcc42953a4d8312411d1019f8057b1f2242 [diff] |
[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>