From: Keith Owens <kaos@ocs.com.au>
To: Joe deBlaquiere <jadb@redhat.com>
Cc: "Kevin D. Kissell" <kevink@mips.com>, linux-mips@oss.sgi.com
Subject: Re: Embedded MIPS/Linux Needs
Date: Mon, 26 Mar 2001 13:23:15 +1000 [thread overview]
Message-ID: <19957.985576995@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Sun, 25 Mar 2001 21:01:52 CST." <3ABEB120.8020609@redhat.com>
You like long lines, don't you ;) Reflowed for readability.
On Sun, 25 Mar 2001 21:01:52 -0600,
Joe deBlaquiere <jadb@redhat.com> wrote:
>1. Would it be possible to lump some of the different MIPS variants
>together more closely? In my dream world I could build one kernel that
>would boot on every mips architecture. This way the work can be more
>general. As it stands now, if you want Tx39 or Vr41 variants you're
>working out of a different tree.
FWIW I am working on a Makefile rewrite for 2.5 which will help with
this problem. Instead of one 120Mb kernel source tree for each
architecture, 2.5 will support logical kernel source trees and separate
source and object directories. The logical source is built up from
base kernel code (Linus's tarball) plus zero or more layers that
contain additional or different code. So you compile
2.4.x -> ix86 object directory
2.4.x + common mips -> common mips object directory
2.4.x + common mips + Tx39 -> Tx39 object directory
2.4.x + common mips + Vr41 -> Vr41 object directory
All use the same untouched 2.4.x tarball as the base. You can compile
multiple targets from the same source at the same time, using different
object directories. A change to base 2.4.x or to common mips is
automatically seen by all the object directories.
next prev parent reply other threads:[~2001-03-26 3:24 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-22 11:48 Embedded MIPS/Linux Needs Kevin D. Kissell
2001-03-22 11:48 ` Kevin D. Kissell
2001-03-22 14:01 ` Jay Carlson
2001-03-22 14:01 ` Jay Carlson
2001-03-22 18:32 ` Jun Sun
2001-03-22 14:17 ` Mike McDonald
2001-03-22 18:23 ` Jeff Harrell
2001-03-22 18:23 ` Jeff Harrell
2001-03-26 3:01 ` Joe deBlaquiere
2001-03-26 3:23 ` Keith Owens [this message]
2001-03-26 4:06 ` Keith M Wesolowski
2001-03-26 17:25 ` Florian Lohoff
2001-03-26 18:47 ` Joe deBlaquiere
2001-03-26 23:24 ` Jun Sun
-- strict thread matches above, loose matches on Subject: below --
2001-03-22 12:27 Phil Thompson
2001-03-22 19:02 Justin Carlson
2001-03-22 19:03 ` nick
2001-03-22 19:22 ` Keith M Wesolowski
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=19957.985576995@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=jadb@redhat.com \
--cc=kevink@mips.com \
--cc=linux-mips@oss.sgi.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