commit | 6d7b2801446b5e6e52606eac715db9a337fb899e | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Dec 10 17:43:53 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 19:00:46 2016 -0800 |
tree | e12810f8d9d60b27a2d3a906efca18900e0b0c6e | |
parent | 5fa0e06d7ae2a0f62886bfe65273638951ee796a [diff] |
staging: rtl8188eu: provide an absolute path to include folder Otherwise compiler will complain as follows CC [M] drivers/staging/rtl8188eu/core/rtw_ap.o cc1: warning: drivers/staging/rtl8188eu/include: No such file or directory [-Wmissing-include-dirs] Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>