All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Ringl <patrick.ringl@gmx.de>
To: linux-kernel@vger.kernel.org
Cc: torvalds@osdl.org
Subject: PATCH: README - Fix misleading pointer to the defconf directory
Date: Fri, 12 Jun 2009 11:05:00 +0200	[thread overview]
Message-ID: <4A321A3C.6030400@gmx.de> (raw)

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


             reply	other threads:[~2009-06-12  9:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-12  9:05 Patrick Ringl [this message]
2009-06-12  9:50 ` PATCH: README - Fix misleading pointer to the defconf directory 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A321A3C.6030400@gmx.de \
    --to=patrick.ringl@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.