From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:37332 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756742Ab3GEUal (ORCPT ); Fri, 5 Jul 2013 16:30:41 -0400 Message-ID: <51D72CED.3080507@suse.cz> Date: Fri, 05 Jul 2013 22:30:37 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [PATCH 3/3] kbuild: add generation of kernel-devel References: <20130624143658.10761.3787.stgit@phlsvslse11.ph.intel.com> <20130624143833.10761.94871.stgit@phlsvslse11.ph.intel.com> <51D5919B.7010208@suse.cz> <32E1700B9017364D9B60AED9960492BC2115D7B2@FMSMSX107.amr.corp.intel.com> In-Reply-To: <32E1700B9017364D9B60AED9960492BC2115D7B2@FMSMSX107.amr.corp.intel.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: "Marciniszyn, Mike" Cc: Doug Ledford , "linux-kbuild@vger.kernel.org" , "mmarcini@yahoo.com" Dne 5.7.2013 15:17, Marciniszyn, Mike napsal(a): > >>> I can't find any reference to the above string in kernel Makefiles or tar info? >>> >>> Do you have more details? >>> >> >> Did you mean RCS_FIND_IGNORE? >> > > Ok. RCS_TAR_IGNORE seems to be the correct variable. So you found it :). Yes, that's what I meant. Michal