From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Subject: Re: [PATCH 30/60] microblaze_v4: support for a.out Date: Thu, 26 Jun 2008 21:23:58 +0200 Message-ID: <4863ECCE.2000407@seznam.cz> References: <1214483429-32360-22-git-send-email-monstr@seznam.cz> <1214483429-32360-23-git-send-email-monstr@seznam.cz> <1214483429-32360-24-git-send-email-monstr@seznam.cz> <1214483429-32360-25-git-send-email-monstr@seznam.cz> <1214483429-32360-26-git-send-email-monstr@seznam.cz> <1214483429-32360-27-git-send-email-monstr@seznam.cz> <1214483429-32360-28-git-send-email-monstr@seznam.cz> <1214483429-32360-29-git-send-email-monstr@seznam.cz> <1214483429-32360-30-git-send-email-monstr@seznam.cz> <1214483429-32360-31-git-send-email-monstr@seznam.cz> <20080626143713.GE30954@cs181140183.pp.htv.fi> Reply-To: monstr@seznam.cz Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Return-path: Received: from mxl.seznam.cz ([77.75.72.44]:43399 "EHLO mxl.seznam.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752213AbYFZTXU (ORCPT ); Thu, 26 Jun 2008 15:23:20 -0400 In-Reply-To: <20080626143713.GE30954@cs181140183.pp.htv.fi> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Adrian Bunk Cc: monstr@seznam.cz, linux-kernel@vger.kernel.org, arnd@arndb.de, linux-arch@vger.kernel.org, stephen.neuendorffer@xilinx.com, John.Linn@xilinx.com, john.williams@petalogix.com, matthew@wil.cx, will.newton@gmail.com, drepper@redhat.com, microblaze-uclinux@itee.uq.edu.au, grant.likely@secretlab.ca, linuxppc-dev@ozlabs.org, vapier.adi@gmail.com, alan@lxorguk.ukuu.org.uk, hpa@zytor.com > On Thu, Jun 26, 2008 at 02:29:59PM +0200, monstr@seznam.cz wrote: >> From: Michal Simek >> >> >> Signed-off-by: Michal Simek >> --- >> 0 files changed, 0 insertions(+), 0 deletions(-) >> create mode 100644 include/asm-microblaze/a.out.h >> >> diff --git a/include/asm-microblaze/a.out.h b/include/asm-microblaze/a.out.h >> new file mode 100644 >> index 0000000..e69de29 > > As of 2.6.26-rc7 you do no longer need this header. > > cu > Adrian I expect it but I haven't information about. I'll check it. M