linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Carl Thompson <cet@carlthompson.net>
To: Martin Zwickel <martin.zwickel@technotrend.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Problems compiling modules outside of tree in 2.6.0test1
Date: Tue, 15 Jul 2003 09:48:28 -0700	[thread overview]
Message-ID: <1058287708.48b29132da9b9@carlthompson.net> (raw)
In-Reply-To: <20030715104006.79c58435.martin.zwickel@technotrend.de>

Quoting Martin Zwickel <martin.zwickel@technotrend.de>:

> On Mon, 14 Jul 2003 23:46:27 -0700
> Carl Thompson <cet@carlthompson.net> bubbled:
>
> What about:
>
> CFLAGS += -I/usr/include/asm/mach-default/

This is what I'm doing now.  But this is architecture specific.  On some
i386 architectures you might want "include/asm/mach-voyager" or
"include/asm/mach-visws" instead.  I don't think I should have to keep
track of architecture specific include paths when the kernel build system
already does that for me.  The correct files should automatically be found
when included by kernel headers, in my opinion.  Or there out to be a
"include/asm/mach-platform" which is handled like "include/asm" as a
symbolic link which is made by the build system.

> Martin Zwickel <martin.zwickel@technotrend.de>

Carl Thompson



  reply	other threads:[~2003-07-15 16:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-15  6:46 Problems compiling modules outside of tree in 2.6.0test1 Carl Thompson
2003-07-15  8:40 ` Martin Zwickel
2003-07-15 16:48   ` Carl Thompson [this message]
2003-07-15 17:36 ` Randy.Dunlap

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=1058287708.48b29132da9b9@carlthompson.net \
    --to=cet@carlthompson.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.zwickel@technotrend.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;
as well as URLs for NNTP newsgroup(s).