From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 06 Jul 2011 08:47:40 +0200 Subject: [U-Boot] [PATCH] build: Add targets for auto gen of asm-offsets.h and use it in imx35 In-Reply-To: <1309447451-30948-1-git-send-email-weisserm@arcor.de> References: <1309447451-30948-1-git-send-email-weisserm@arcor.de> Message-ID: <4E14050C.8000003@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/30/2011 05:24 PM, Matthias Weisser wrote: > asm-offsets.h should be auto generated. This patch adds two rules to rules.mk > which makes this possible and removes the rules on imx35. > > Signed-off-by: Matthias Weisser > --- > arch/arm/cpu/arm1136/mx35/Makefile | 11 ----------- > rules.mk | 10 ++++++++++ > 2 files changed, 10 insertions(+), 11 deletions(-) > > diff --git a/arch/arm/cpu/arm1136/mx35/Makefile b/arch/arm/cpu/arm1136/mx35/Makefile > index 20f36e3..284cdc5 100644 > --- a/arch/arm/cpu/arm1136/mx35/Makefile > +++ b/arch/arm/cpu/arm1136/mx35/Makefile > @@ -50,14 +50,3 @@ include $(SRCTREE)/rules.mk > sinclude $(obj).depend > Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================