All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Rob Landley <rob@landley.net>
Cc: linux-kernel@vger.kernel.org, Sam Ravnborg <sam@ravnborg.org>,
	Roman Zippel <zippel@linux-m68k.org>
Subject: Re: [PATCH] Start to genericize kconfig for use by other projects.
Date: Wed, 11 Jul 2007 21:55:21 +0200	[thread overview]
Message-ID: <20070711195521.GO3492@stusta.de> (raw)
In-Reply-To: <200707111522.14240.rob@landley.net>

On Wed, Jul 11, 2007 at 03:22:13PM -0400, Rob Landley wrote:
>...
> --- a/crypto/Makefile	Tue Jul 10 17:51:13 2007 -0700
> +++ b/crypto/Makefile	Wed Jul 11 15:07:07 2007 -0400
> @@ -50,3 +50,4 @@ obj-$(CONFIG_CRYPTO_CRC32C) += crc32c.o
>  obj-$(CONFIG_CRYPTO_CRC32C) += crc32c.o
>  
>  obj-$(CONFIG_CRYPTO_TEST) += tcrypt.o
> +obj-m += randint.o
>...

If you'd have included a diffstat as described in 
Documentation/SubmittingPatches section 1 point 14 you might have 
noticed this yourself...

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  reply	other threads:[~2007-07-11 19:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-11 19:22 [PATCH] Start to genericize kconfig for use by other projects Rob Landley
2007-07-11 19:55 ` Adrian Bunk [this message]
2007-07-11 21:18   ` Rob Landley
2007-07-12 23:35     ` Adrian Bunk
2007-07-12 16:28 ` Roman Zippel
2007-07-12 17:00   ` Roman Zippel
2007-07-12 18:44   ` Rob Landley
2007-07-12 23:16     ` Matt Mackall
2007-07-13 17:19       ` Rob Landley

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=20070711195521.GO3492@stusta.de \
    --to=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rob@landley.net \
    --cc=sam@ravnborg.org \
    --cc=zippel@linux-m68k.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.