[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)

Marek Behun marek.behun at nic.cz
Thu Mar 4 23:33:21 CET 2021


On Thu, 4 Mar 2021 16:18:03 -0600
Adam Ford <aford173 at gmail.com> wrote:

> diff --git a/arch/arm/mach-omap2/omap3/Makefile
> b/arch/arm/mach-omap2/omap3/Makefile
> index 91ed8ebc9f..a2cc21c6d2 100644
> --- a/arch/arm/mach-omap2/omap3/Makefile
> +++ b/arch/arm/mach-omap2/omap3/Makefile
> @@ -6,6 +6,8 @@
>  # If clock.c is compiled for Thumb2, then it fails on OMAP3530
>  CFLAGS_clock.o += -marm
> 
> +CFLAGS_REMOVE_file.o := $(LTO_CFLAGS)

Eh? There is no file.c in arch/arm/mach-omap2/omap3/ directory.


More information about the U-Boot mailing list