mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Add distclean info to 'make help' and more details for 'clean'.
@ 2006-09-24 12:01 Jesper Juhl
  2006-09-24 18:23 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2006-09-24 12:01 UTC (permalink / raw)
  To: linux-kernel; +Cc: trivial, sam, jesper.juhl


Add distclean info, that was previously missing, to 'make help'.
Also add a few more details to the 'make clean' help text.


Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

 Makefile |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

--- linux-2.6.18-git2-orig/Makefile	2006-09-24 13:01:38.000000000 +0200
+++ linux-2.6.18-git2/Makefile	2006-09-24 13:56:23.000000000 +0200
@@ -1057,8 +1057,10 @@ boards := $(notdir $(boards))
 
 help:
 	@echo  'Cleaning targets:'
-	@echo  '  clean		  - remove most generated files but keep the config'
+	@echo  '  clean		  - remove most generated files but keep the config and'
+	@echo  '                    enough to build external modules'
 	@echo  '  mrproper	  - remove all generated files + config + various backup files'
+	@echo  '  distclean       - remove editor backup files, patch leftover files and the like'
 	@echo  ''
 	@echo  'Configuration targets:'
 	@$(MAKE) -f $(srctree)/scripts/kconfig/Makefile help



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Add distclean info to 'make help' and more details for 'clean'.
  2006-09-24 12:01 [PATCH] Add distclean info to 'make help' and more details for 'clean' Jesper Juhl
@ 2006-09-24 18:23 ` Sam Ravnborg
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2006-09-24 18:23 UTC (permalink / raw)
  To: Jesper Juhl; +Cc: linux-kernel, trivial

On Sun, Sep 24, 2006 at 02:01:08PM +0200, Jesper Juhl wrote:
> 
> Add distclean info, that was previously missing, to 'make help'.
> Also add a few more details to the 'make clean' help text.

Applied.

	Sam

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-09-24 18:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-24 12:01 [PATCH] Add distclean info to 'make help' and more details for 'clean' Jesper Juhl
2006-09-24 18:23 ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®