commit | f0d81f728ea71abf42c02da77172f0ed16ca31db | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Feb 17 04:57:13 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 08 10:41:52 2012 -0300 |
tree | e52b0281ac6bb664af6dc8bb1cda7799797294d6 | |
parent | 6797e7ad9ca523bdd46b2def7080c31593c5389e [diff] |
[media] media: saa7134: 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>