2017-09-25 21:25 GMT+09:00 Cao jin <caoj.fnst@xxxxxxxxxxxxxx>: > Since commit 040fcc819, symverfile has been replaced with kernelsymfile > and modulesymfile. > > Signed-off-by: Cao jin <caoj.fnst@xxxxxxxxxxxxxx> > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html