From: Ingo Molnar <mingo@elte.hu>
To: Deepak Saxena <dsaxena@plexity.net>
Cc: Thomas Gleixner <tglx@linutronix.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -rt] Disable lpptest on !Linux hosts
Date: Wed, 25 Jul 2007 09:37:10 +0200 [thread overview]
Message-ID: <20070725073710.GA595@elte.hu> (raw)
In-Reply-To: <20070724205103.GA32043@plexity.net>
* Deepak Saxena <dsaxena@plexity.net> wrote:
> hostprogs-$(CONFIG_IKCONFIG) += bin2c
> +HOST_OS := $(shell uname)
> +ifeq ($(HOST_OS),Linux)
> ifdef CONFIG_LPPTEST
> hostprogs-y += testlpp
> endif
> +endif
ok, i've applied this.
Ingo
prev parent reply other threads:[~2007-07-25 7:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-24 20:51 [PATCH -rt] Disable lpptest on !Linux hosts Deepak Saxena
2007-07-24 21:03 ` Deepak Saxena
2007-07-25 7:37 ` Ingo Molnar [this message]
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=20070725073710.GA595@elte.hu \
--to=mingo@elte.hu \
--cc=dsaxena@plexity.net \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox