commit | 62e2210798ed38928ab24841e8b4878a2c170af8 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Jul 16 16:12:21 2014 +0900 |
committer | Michal Marek <mmarek@suse.cz> | Wed Jul 16 17:15:26 2014 +0200 |
tree | 23356ee708bad36cc7a6a9775f9b25986e33b640 | |
parent | edb950c17de09ed04be1ed2c451ba207e3b0a29b [diff] |
kbuild: drop shared library support from Makefile.host The shared library feature in Makefile.host is no longer used. Rip it off to keep the build infrastucture simple. Update Documentation/kbuild/makefiles.txt too. The section "4.3 Definition shared libraries" should be removed and the following sections should be re-numbered. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Suggested-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Michal Marek <mmarek@suse.cz>