From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] linux: only depend on host-lzop if needed
Date: Tue, 4 Mar 2014 10:44:15 +0100 [thread overview]
Message-ID: <20140304104415.23508b79@skate> (raw)
In-Reply-To: <CAHkwnC_fm6gb6L3AkWB-oQoNdpkogrkj7dPfRqKVS3f+z6hCMA@mail.gmail.com>
Dear Fabio Porcedda,
On Tue, 4 Mar 2014 10:40:09 +0100, Fabio Porcedda wrote:
> There are two linux defconfigs files that uses LZO as default:
> $ git grep KERNEL_LZO | grep /configs
> arch/arm/configs/imx_v6_v7_defconfig:CONFIG_KERNEL_LZO=y
> arch/sh/configs/sdk7786_defconfig:CONFIG_KERNEL_LZO=y
>
> If such defconfigs are used the host-lzo dependency is not added, does it?
It is: that's the whole point of Yann's patch. It greps in the provided
configuration file, and if it finds that the LZO compression is
selected, it adds host-lzop to the dependencies.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-03-04 9:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-03 21:22 [Buildroot] [git commit] linux: only depend on host-lzop if needed Thomas Petazzoni
2014-03-04 6:37 ` Peter Korsgaard
2014-03-04 8:14 ` Thomas Petazzoni
2014-03-04 9:40 ` Fabio Porcedda
2014-03-04 9:44 ` Thomas Petazzoni [this message]
2014-03-04 16:35 ` 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=20140304104415.23508b79@skate \
--to=thomas.petazzoni@free-electrons.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