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