From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 01 Jul 2011 09:41:25 +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: <4E0D7A25.5000907@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. > Hi Matthias, > diff --git a/rules.mk b/rules.mk > index c2860e5..5fd12a0 100644 > --- a/rules.mk > +++ b/rules.mk > @@ -42,4 +42,14 @@ $(HOSTOBJS): $(obj)%.o: %.c Agree. Moving the rules to a general place is the first step, as suggested by Wolfgang. Acked-by: Stefano Babic 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 =====================================================================