public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PATCH: README - Fix misleading pointer to the defconf directory
@ 2009-06-12  9:05 Patrick Ringl
  2009-06-12  9:50 ` Arnd Bergmann
  2009-06-12 11:58 ` PATCH: README - Fix misleading pointer to the defconf directory [NEW] Patrick Ringl
  0 siblings, 2 replies; 5+ messages in thread
From: Patrick Ringl @ 2009-06-12  9:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: torvalds

Hello,

the README simply points to a wrong/non-existent directory where the default configurations are not suited, hence the patch.


Signed-off-by: Patrick Ringl <patrick_@freenet.de>

-----

--- linux.orig/README	2009-06-10 05:05:27.000000000 +0200
+++ linux/README	2009-06-12 10:46:15.000000000 +0200
@@ -175,7 +175,7 @@
 			   Like above, but avoids cluttering the screen
 			   with questions already answered.
 	"make defconfig"   Create a ./.config file by using the default
-			   symbol values from arch/$ARCH/defconfig.
+			   symbol values from arch/$ARCH/configs/*_defconfig.
 	"make allyesconfig"
 			   Create a ./.config file by setting symbol
 			   values to 'y' as much as possible.

-----


regards,
Patrick


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

end of thread, other threads:[~2009-06-14 20:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-12  9:05 PATCH: README - Fix misleading pointer to the defconf directory Patrick Ringl
2009-06-12  9:50 ` Arnd Bergmann
2009-06-12 10:07   ` Patrick Ringl
2009-06-12 11:58 ` PATCH: README - Fix misleading pointer to the defconf directory [NEW] Patrick Ringl
2009-06-14 20:20   ` Sam Ravnborg

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