lkml.org 
[lkml]   [2009]   [Jun]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: PATCH: README - Fix misleading pointer to the defconf directory [NEW]
On Fri, Jun 12, 2009 at 01:58:36PM +0200, Patrick Ringl wrote:
> Hello again,
>
> after Arnd's short review and appropriate suggestions of change (thank
> you), here is an updated version of my earlier 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 13:47:38.000000000 +0200
> @@ -175,7 +175,15 @@
> 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 either arch/$ARCH/defconfig
> + or arch/$ARCH/configs/${PLATFORM}_defconfig,
> + depending on the architecture.
> + "make ${PLATFORM}_defconfig"
> + Create a ./.config file by using the default
> + symbol values from
> + arch/$ARCH/configs/${PLATFORM}_defconfig.
> + Use "make help" to get a list of all available
> + platforms of your architecture.
> "make allyesconfig"
> Create a ./.config file by setting symbol
> values to 'y' as much as possible.

Applied. I had to apply it manually for some reason.

Sam


\
 
 \ /
  Last update: 2009-06-14 22:21    [W:0.043 / U:0.504 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site