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:
pgpAjxEQyV2xA.pgp
Description: PGP signature
- Prev by Date: Re: [PATCH] x86: unify x86 Makefile(s)
- Next by Date: Re: [PATCH] AMD Thermal Interrupt Support
- Previous by thread: [PATCH 12/12] usb : Use mutex instead of semaphore in driver core
- Next by thread: [patch 2.6.24-rc6-mm 0/9] updated gpiolib patchset
- Index(es):