From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933355Ab0BYTVI (ORCPT ); Thu, 25 Feb 2010 14:21:08 -0500 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:58317 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932868Ab0BYTT4 (ORCPT ); Thu, 25 Feb 2010 14:19:56 -0500 X-Authority-Analysis: v=1.0 c=1 a=lHfKlk8pNPYA:10 a=VwQbUJbxAAAA:8 a=G6R7ggTJU3T4NgSj4WsA:9 a=Gk_YaAbxEygkc28AnVnQSpECI5MA:4 X-Cloudmark-Score: 0 X-Originating-IP: 74.67.89.75 Message-Id: <20100225191755.483925025@goodmis.org> User-Agent: quilt/0.48-1 Date: Thu, 25 Feb 2010 14:17:55 -0500 From: Steven Rostedt To: linux-kernel@vger.kernel.org Cc: Linus Torvalds , Andrew Morton , Michal Marek , linux-kbuild@vger.kernel.org Subject: [PATCH 0/5][GIT PULL] kconfig: updates to localmodconfig Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, Please pull the latest for-linus-2 tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig.git for-linus-2 Michal Marek (1): kconfig: Simplify LSMOD= handling Steven Rostedt (4): kconfig: Create include/generated for localmodconfig kconfig: Check for if conditions in Kconfig for localmodconfig kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl kconfig: Add LSMOD=file to override the lsmod for localmodconfig ---- scripts/kconfig/Makefile | 14 +++++++- scripts/kconfig/streamline_config.pl | 59 ++++++++++++++++++++++++++++++++- 2 files changed, 69 insertions(+), 4 deletions(-)