From: Oliver Graute <oliver.graute@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v1] imx: Makefile: added missing ahab.o
Date: Wed, 26 Feb 2020 13:07:13 +0100 [thread overview]
Message-ID: <20200226120713.GB16310@optiplex> (raw)
In-Reply-To: <CAOMZO5BBoMX1x5v6B0yioeFM=YbuJHxSxPFnXoyS6YQfH0sPWQ@mail.gmail.com>
On 26/02/20, Fabio Estevam wrote:
> Hi Oliver,
>
> On Wed, Feb 26, 2020 at 6:20 AM Oliver Graute
> <oliver.graute@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
prev parent reply other threads:[~2020-02-26 12:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-26 9:20 [PATCH v1] imx: Makefile: added missing ahab.o Oliver Graute
2020-02-26 11:49 ` Fabio Estevam
2020-02-26 12:07 ` Oliver Graute [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200226120713.GB16310@optiplex \
--to=oliver.graute@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox