commit | baa91878ab9b0f1cdb7ab03b53ee2e4389245644 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Tue Jan 06 15:12:27 2009 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Wed Jan 07 21:44:23 2009 +0100 |
tree | 111ab63a7243ca12b6c0e77097d4cb80cd7dafd5 | |
parent | 399b835be30e8fdec6705fa9803f9fb8822c52ae [diff] |
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 <w.sang@pengutronix.de> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>