lkml.org 
[lkml]   [2013]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] scripts/mod: add device table offsets file to list of files to clean
Hi Michal,

On 2013/03/04 18:57, Fernando Luis Vázquez Cao wrote:
> From: Fernando Luis Vázquez Cao <fernando@oss.ntt.co.jp>
>
> This file is generated so it does not get cleaned automagically. In other words
> we need to added to the clean-files list.
>
> Signed-off-by: Fernando Luis Vázquez Cao <fernando@oss.ntt.co.jp>
> ---
>
> diff -urNp linux-3.9-rc1-orig/scripts/mod/Makefile linux-3.9-rc1/scripts/mod/Makefile
> --- linux-3.9-rc1-orig/scripts/mod/Makefile 2013-03-04 16:09:29.297904000 +0900
> +++ linux-3.9-rc1/scripts/mod/Makefile 2013-03-04 18:06:16.359389000 +0900
> @@ -49,3 +49,5 @@ $(obj)/elfconfig.h: $(obj)/empty.o $(obj
> $(call if_changed,elfconfig)
>
> targets += elfconfig.h
> +
> +clean-files := $(devicetable-offsets-file)

Do you see any problem with this patch?

Thanks,
Fernando
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2013-03-19 08:41    [W:0.037 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site