From mboxrd@z Thu Jan 1 00:00:00 1970 From: Txema Lopez Date: Thu, 01 Mar 2007 11:30:42 +0100 Subject: [U-Boot-Users] [PATCH] Support for csb535fs / i.MX21 LiteKit. In-Reply-To: <45E68A01.3060607@aotek.es> References: <45E42BE3.9060305@aotek.es> <528646bc0702270920r2b120aa9s2bf234187153d544@mail.gmail.com> <45E532AA.9030008@aotek.es> <528646bc0702280855r83d304eo510396e5d87d9c4@mail.gmail.com> <45E68A01.3060607@aotek.es> Message-ID: <45E6AB52.3070901@aotek.es> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, Please, let me know if i'm wrong. Is this your proposal? ifdef SOC ifeq ($(SOC),imx) LIBS += cpu/$(SOC)_common/lib$(SOC).a else LIBS += cpu/$(CPU)/$(SOC)/lib$(SOC).a endif endif Hi Grant, If you are agree, I'll start up with the changes. Best Regards, Txema. -------------- next part -------------- A non-text attachment was scrubbed... Name: tlopez.vcf Type: text/x-vcard Size: 324 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20070301/409373d8/attachment.vcf