From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/flashrom: add BR2_PACKAGE_FLASHROM_ARCH_SUPPORTS
Date: Thu, 7 Mar 2019 23:16:33 +0100 [thread overview]
Message-ID: <20190307231633.6ab24e0d@windsurf> (raw)
In-Reply-To: <20190307220824.1476-1-fontaine.fabrice@gmail.com>
On Thu, 7 Mar 2019 23:08:24 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> diff --git a/package/flashrom/Config.in b/package/flashrom/Config.in
> index cf1f53c1a3..9c20f2ed2c 100644
> --- a/package/flashrom/Config.in
> +++ b/package/flashrom/Config.in
> @@ -1,6 +1,15 @@
> +config BR2_PACKAGE_FLASHROM_ARCH_SUPPORTS
> + bool
> + default y if BR2_aarch64 || BR2_aarch64_be || BR2_arm || \
> + BR2_armeb || BR2_i386 || BR2_m68k || BR2_mips || \
> + BR2_mipsel || BR2_mips64 || BR2_mips64el || \
> + BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le || \
> + BR2_riscv || BR2_sh || BR2_sparc || BR2_sparc64 || \
> + BR2_x86_64
I've split since into multiple "default y" lines, and applied. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-03-07 22:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-07 22:08 [Buildroot] [PATCH 1/1] package/flashrom: add BR2_PACKAGE_FLASHROM_ARCH_SUPPORTS Fabrice Fontaine
2019-03-07 22:16 ` Thomas Petazzoni [this message]
2019-03-19 19:16 ` Peter Korsgaard
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=20190307231633.6ab24e0d@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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