From: Roland Dreier <roland@topspin.com>
To: Jiri Gaisler <jiri@gaisler.com>
Cc: sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org,
wli@holomorphy.com
Subject: Re: [7/7] LEON SPARC V8 processor support for linux-2.6.10
Date: Tue, 04 Jan 2005 11:22:14 -0800 [thread overview]
Message-ID: <528y7957a1.fsf@topspin.com> (raw)
In-Reply-To: <41DAE8CC.3010904@gaisler.com> (Jiri Gaisler's message of "Tue, 04 Jan 2005 20:04:44 +0100")
Is there no way to do this:
> +ifneq ($(CONFIG_LEON_3),y)
> +obj-$(CONFIG_SERIAL_LEON) += leon.o
> +endif
by using dependencies in Kconfig rather than adding conditionals to
the Makefile? Does it work to make SERIAL_LEON depend on LEON && !LEON_3?
- R.
next prev parent reply other threads:[~2005-01-04 19:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-04 19:04 [7/7] LEON SPARC V8 processor support for linux-2.6.10 Jiri Gaisler
2005-01-04 19:22 ` Roland Dreier [this message]
2005-01-05 0:01 ` Alan Cox
2005-01-05 15:19 ` Jiri Gaisler
2005-01-06 12:41 ` Alan Cox
2005-01-09 9:36 ` Clemens Buchacher
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=528y7957a1.fsf@topspin.com \
--to=roland@topspin.com \
--cc=jiri@gaisler.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sparclinux@vger.kernel.org \
--cc=wli@holomorphy.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;
as well as URLs for NNTP newsgroup(s).