From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933131AbXGKTzE (ORCPT ); Wed, 11 Jul 2007 15:55:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763053AbXGKTyx (ORCPT ); Wed, 11 Jul 2007 15:54:53 -0400 Received: from mailout.stusta.mhn.de ([141.84.69.5]:58387 "EHLO mailhub.stusta.mhn.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1762465AbXGKTyw (ORCPT ); Wed, 11 Jul 2007 15:54:52 -0400 Date: Wed, 11 Jul 2007 21:55:21 +0200 From: Adrian Bunk To: Rob Landley Cc: linux-kernel@vger.kernel.org, Sam Ravnborg , Roman Zippel Subject: Re: [PATCH] Start to genericize kconfig for use by other projects. Message-ID: <20070711195521.GO3492@stusta.de> References: <200707111522.14240.rob@landley.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <200707111522.14240.rob@landley.net> User-Agent: Mutt/1.5.16 (2007-06-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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