From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] racehound: fix kernel module compile
Date: Fri, 17 Jul 2015 09:14:23 +0300 [thread overview]
Message-ID: <20150717061422.GC3147@tarshish> (raw)
In-Reply-To: <1437081852-30727-1-git-send-email-ps.report@gmx.net>
Hi Peter,
On Thu, Jul 16, 2015 at 11:24:12PM +0200, Peter Seiderer wrote:
> -comment "racehound needs an Linux kernel to be built"
> +comment "racehound needs an Linux kernel >= 3.14 to be built"
> depends on !BR2_LINUX_KERNEL
> + depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_14
> depends on BR2_i386 || BR2_x86_64
Should be:
depends on !BR2_LINUX_KERNEL || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_14
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2015-07-17 6:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-16 21:24 [Buildroot] [PATCH v1] racehound: fix kernel module compile Peter Seiderer
2015-07-16 21:45 ` Yann E. MORIN
2015-07-17 6:14 ` Baruch Siach [this message]
2015-07-26 16:43 ` Thomas Petazzoni
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=20150717061422.GC3147@tarshish \
--to=baruch@tkos.co.il \
--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