Re: [PATCH v1 1/3] staging: rtl8188eu: provide an absolute path to include folder

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2015-12-10 at 17:43 +0200, Andy Shevchenko wrote:
> 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]

Any comments on the series?

> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---
>  drivers/staging/rtl8188eu/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/rtl8188eu/Makefile
> b/drivers/staging/rtl8188eu/Makefile
> index ed72358..29b9834 100644
> --- a/drivers/staging/rtl8188eu/Makefile
> +++ b/drivers/staging/rtl8188eu/Makefile
> @@ -53,4 +53,4 @@ r8188eu-y :=				\
>  
>  obj-$(CONFIG_R8188EU)	:= r8188eu.o
>  
> -ccflags-y += -D__CHECK_ENDIAN__ -I$(src)/include
> +ccflags-y += -D__CHECK_ENDIAN__ -I$(srctree)/$(src)/include

-- 
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Intel Finland Oy

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux