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