From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Wise Subject: Re: [PATCH 1/7] AMSO1100 Makefiles and Kconfig changes. Date: Wed, 31 May 2006 15:39:13 -0500 Message-ID: <1149107953.7469.9.camel@stevo-desktop> References: <20060531182733.3652.54755.stgit@stevo-desktop> <20060531182735.3652.44197.stgit@stevo-desktop> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: mshefty@ichips.intel.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, openib-general@openib.org Return-path: Received: from es335.com ([67.65.19.105]:65372 "EHLO mail.es335.com") by vger.kernel.org with ESMTP id S964847AbWEaUjP (ORCPT ); Wed, 31 May 2006 16:39:15 -0400 To: Roland Dreier In-Reply-To: Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 2006-05-31 at 13:36 -0700, Roland Dreier wrote: > Can you reorder things so these changes go last? Otherwise after this > patch we're left with a kernel tree that has a Makefile that refers to > sources that don't exist yet. It's not really a practical issue but > it is neater to do that way. > > (It's easy to do in stgit -- just pop all the patches and then use > "stg push " to push them in a different order) > > - R. will do.