The output of 'make help' covers a lot of options, but doesn't include
a listing for 'make prepare'.  Here's a one-liner to fix that...

Signed-off-by: Valdis Kletnieks <[EMAIL PROTECTED]>
---
--- linux-2.6.24-rc6-mm1/Makefile.prepare       2007-12-28 21:16:18.000000000 
-0500
+++ linux-2.6.24-rc6-mm1/Makefile       2007-12-28 21:18:13.000000000 -0500
@@ -1181,6 +1181,7 @@ help:
        @echo  '  dir/            - Build all files in dir and below'
        @echo  '  dir/file.[ois]  - Build specified target only'
        @echo  '  dir/file.ko     - Build module including final link'
+       @echo  '  prepare         - Set up for building external modules'
        @echo  '  rpm             - Build a kernel as an RPM package'
        @echo  '  tags/TAGS       - Generate tags file for editors'
        @echo  '  cscope          - Generate cscope index'

Attachment: pgpPu3twWXtzF.pgp
Description: PGP signature

Reply via email to