From: Masahiro Yamada Date: Wed, 16 Jul 2014 07:12:21 +0000 (+0900) Subject: kbuild: drop shared library support from Makefile.host X-Git-Tag: cleanup-for-v3.18~20^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e2210798ed38928ab24841e8b4878a2c170af8;p=pandora-kernel.git 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 Suggested-by: Sam Ravnborg Signed-off-by: Michal Marek --- Reading git-diff-tree failed