]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/kbuild/modules.txt
Merge branch 'x86/mm' into core/percpu
[linux-2.6-omap-h63xx.git] / Documentation / kbuild / modules.txt
index 1821c077b435cd64eac847dc1ec69d5386dc6ad6..b1096da953c8a9c5105686b7702bde502113b3d1 100644 (file)
@@ -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