[U-Boot] [PATCH v2 3/5] MIPS: Optimize the setup of endianess and CPU optimization flags
Shinya Kuribayashi
skuribay at pobox.com
Mon Mar 28 17:58:19 CEST 2011
On 3/29/11 12:27 AM, Daniel Schwierzeck wrote:
> Ok if we drop toolchain support for binutils lesser than 2.16 than I
> can simplify the
> this patch to one line because the assembler check is obsolete too:
>
> MIPSFLAGS = $(call cc-option,-march=mips32r2)
>
> Do you agree?
It sounds you're misunderstanding how cc-option works. Could you take
a look at $(TOPDIR)/config.mk again?
More information about the U-Boot
mailing list