[PATCH v1] imx: Makefile: added missing ahab.o
Oliver Graute
oliver.graute at gmail.com
Wed Feb 26 13:07:13 CET 2020
On 26/02/20, Fabio Estevam wrote:
> Hi Oliver,
>
> On Wed, Feb 26, 2020 at 6:20 AM Oliver Graute
> <oliver.graute at kococonnector.com> wrote:
>
> > -obj-y += cpu.o iomux.o misc.o lowlevel_init.o
> > +obj-y += ahab.o cpu.o iomux.o misc.o lowlevel_init.o
>
> Shouldn't ahab.o be included only if CONFIG_AHAB_BOOT is enabled?
>
> obj-$(CONFIG_AHAB_BOOT) += ahab.o
yes you are right. I'll fix that in v2
Best regards,
Oliver
More information about the U-Boot
mailing list