From: Wolfram Sang Date: Tue, 6 Jan 2009 14:12:27 +0000 (+0100) Subject: kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation X-Git-Tag: v2.6.29-rc1~185^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baa91878ab9b0f1cdb7ab03b53ee2e4389245644;p=pandora-kernel.git kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation The text always mentions ...bin.o_shipped, just the example makefiles actually use ...bin_shipped. It was corrected in one place some time ago, these ones seem to have been forgotten. Signed-off-by: Wolfram Sang Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed