From: Kris Bahnsen via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/wilc-driver: add missing BR2_LINUX_KERNEL dependency
Date: Tue, 26 Apr 2022 10:47:56 -0700 [thread overview]
Message-ID: <1650995276.4452.1.camel@embeddedTS.com> (raw)
In-Reply-To: <20220426174137.3014322-1-james.hilliard1@gmail.com>
On Tue, 2022-04-26 at 11:41 -0600, James Hilliard wrote:
> Fixes:
> - http://autobuild.buildroot.net/results/40b/40b8aa0c19917f64c3f272f5479068e7631ffcc3
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/wilc-driver/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/wilc-driver/Config.in b/package/wilc-driver/Config.in
> index caf46ae281..6b93a23a47 100644
> --- a/package/wilc-driver/Config.in
> +++ b/package/wilc-driver/Config.in
> @@ -1,5 +1,6 @@
> config BR2_PACKAGE_WILC_DRIVER
> bool "wilc kernel module"
> + depends on BR2_LINUX_KERNEL
> help
> External kernel module for WILC1000/3000 devices.
>
Reviewed-by: Kris Bahnsen <kris@embeddedTS.com>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-04-26 17:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-26 17:41 [Buildroot] [PATCH 1/1] package/wilc-driver: add missing BR2_LINUX_KERNEL dependency James Hilliard
2022-04-26 17:47 ` Kris Bahnsen via buildroot [this message]
2022-04-27 7:15 ` Arnout Vandecappelle
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=1650995276.4452.1.camel@embeddedTS.com \
--to=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.com \
--cc=kris@embeddedTS.com \
/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