From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Sieka Date: Wed, 08 Oct 2008 14:58:07 +0200 Subject: [U-Boot] [PATCH v2 4/6] Restore alphabetic ordering in common/Makefile In-Reply-To: <20081008122953.GB31824@game.jcrosoft.org> References: <12217502093845-git-send-email-tur@semihalf.com> <1222867592-58285-5-git-send-email-tur@semihalf.com> <20081008122953.GB31824@game.jcrosoft.org> Message-ID: <48ECAE5F.4020100@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de [dropped sr at denx.de and biggerbadderben at gmail.com from CC] Hi Jean-Christophe, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 15:26 Wed 01 Oct , Bartlomiej Sieka wrote: >> Signed-off-by: Bartlomiej Sieka >> --- >> common/Makefile | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/common/Makefile b/common/Makefile >> index 8bddf8e..bb6655d 100644 > Please base your patch on u-boot-arm/next Sorry, I'm not sure here -- the patch makes a simple change to common/Makefile, so why would re-basing to arm/next be necessary? > > and I've plane to split it in a subsection to not have it in the middle of the > command Is this comment related to the patch? Could you please elaborate? Thanks, Bartlomiej Sieka