lkml.org 
[lkml]   [2017]   [Oct]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] kbuild: drop unused symverfile in Makefile.modpost
2017-09-25 21:25 GMT+09:00 Cao jin <caoj.fnst@cn.fujitsu.com>:
> Since commit 040fcc819, symverfile has been replaced with kernelsymfile
> and modulesymfile.
>
> Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
> ---
> scripts/Makefile.modpost | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/scripts/Makefile.modpost b/scripts/Makefile.modpost
> index 16923ba..756d14f 100644
> --- a/scripts/Makefile.modpost
> +++ b/scripts/Makefile.modpost
> @@ -97,7 +97,6 @@ vmlinux.o: FORCE
> $(call cmd,kernel-mod)
>
> # Declare generated files as targets for modpost
> -$(symverfile): __modpost ;
> $(modules:.ko=.mod.c): __modpost ;
>
>

Applied to linux-kbuild/fixes. Thanks.

--
Best Regards
Masahiro Yamada

\
 
 \ /
  Last update: 2017-10-05 22:04    [W:0.446 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site