From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Broggini Date: Wed, 12 Oct 2005 14:26:37 +0200 Subject: [U-Boot-Users] Re: Problem building U-Boot for ARM target In-Reply-To: <89A528FE6DB0FA44877BB2F05B8467180331C407@ZIPPY.Emea.Arm.com> References: <89A528FE6DB0FA44877BB2F05B8467180331C407@ZIPPY.Emea.Arm.com> Message-ID: <434D00FD.6040104@softool.ch> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Peter Pearse ha scritto: > Paolo Broggini wrote: > >>Now the questions are: >>1) Why the CFLAGS is in the macro since cc-option should check the >> compiler support for a particular option? Indeed the cc-option >> contained in config.mk is exactly the same as theone contained in >>linux kernel 2.6.x makefile. > > Because I cut and pasted it without thinking, and it worked for me > - $(CFLAGS) should be dropped. > I've added it to my todo list, you're welcome to submit a patch. I'll do it. Thanks again. -P.Broggini