From 941478e760cc6ba408a578d470b1f057906d39bd Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Tue, 6 Jan 2009 15:12:27 +0100 Subject: [PATCH] --- yaml --- r: 127194 b: refs/heads/master c: baa91878ab9b0f1cdb7ab03b53ee2e4389245644 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/kbuild/modules.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index f8d5ab7ea754..54c03d400dac 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 399b835be30e8fdec6705fa9803f9fb8822c52ae +refs/heads/master: baa91878ab9b0f1cdb7ab03b53ee2e4389245644 diff --git a/trunk/Documentation/kbuild/modules.txt b/trunk/Documentation/kbuild/modules.txt index 1821c077b435..b1096da953c8 100644 --- a/trunk/Documentation/kbuild/modules.txt +++ b/trunk/Documentation/kbuild/modules.txt @@ -253,7 +253,7 @@ following files: # Module specific targets genbin: - echo "X" > 8123_bin_shipped + echo "X" > 8123_bin.o_shipped In example 2, we are down to two fairly simple files and for simple @@ -279,7 +279,7 @@ following files: # Module specific targets genbin: - echo "X" > 8123_bin_shipped + echo "X" > 8123_bin.o_shipped endif