On 2014-06-09 06:16, Masahiro Yamada wrote: > The shared library feature in Makefile.host is no longer used. > Rip it off to keep the build infrastucture simple. > > Signed-off-by: Masahiro Yamada <yamada.m@xxxxxxxxxxxxxxxx> > Suggested-by: Sam Ravnborg <sam@xxxxxxxxxxxx> > --- > > Changes in v2: > - Newly added > > scripts/Makefile.host | 43 +++---------------------------------------- > 1 file changed, 3 insertions(+), 40 deletions(-) Hi Masahiro-san, sorry for the late review. This change looks good, given that the usage of shared libraries has been dropped almost ten years ago :). Just please also remove section 4.3 of Documentation/kbuild/makefiles.txt. Michal -- 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