From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sunxi: make mksunxiboot available to tools-only builds
Date: Mon, 28 Jul 2014 22:14:52 +0200 [thread overview]
Message-ID: <53D6AF3C.2070904@redhat.com> (raw)
In-Reply-To: <1406575758-9750-1-git-send-email-ijc@hellion.org.uk>
Hi,
On 07/28/2014 09:29 PM, Ian Campbell wrote:
> This tool is potentially useful on host systems. In particular I'd like to make
> use of it at build time from the sunxi-tools package in Debian.
Yes that makes sense.
> Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Regards,
Hans
> ---
> tools/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/Makefile b/tools/Makefile
> index 61b2048..6095299 100644
> --- a/tools/Makefile
> +++ b/tools/Makefile
> @@ -129,7 +129,7 @@ hostprogs-$(CONFIG_MX23) += mxsboot
> hostprogs-$(CONFIG_MX28) += mxsboot
> HOSTCFLAGS_mxsboot.o := -pedantic
>
> -hostprogs-$(CONFIG_SUNXI) += mksunxiboot
> +hostprogs-y += mksunxiboot
>
> hostprogs-$(CONFIG_NETCONSOLE) += ncb
> hostprogs-$(CONFIG_SHA1_CHECK_UB_IMG) += ubsha1
>
next prev parent reply other threads:[~2014-07-28 20:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-28 19:29 [U-Boot] [PATCH] sunxi: make mksunxiboot available to tools-only builds Ian Campbell
2014-07-28 20:14 ` Hans de Goede [this message]
2014-07-28 20:22 ` Jeroen Hofstee
2014-07-29 8:30 ` Ian Campbell
2014-07-29 8:31 ` Ian Campbell
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=53D6AF3C.2070904@redhat.com \
--to=hdegoede@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.