From: Eric Sandeen <sandeen@sandeen.net>
To: Andi Kleen <ak@suse.de>
Cc: xfs@oss.sgi.com
Subject: Re: Remove Makefile wrappers in XFS
Date: Mon, 23 Jul 2007 08:58:46 -0500 [thread overview]
Message-ID: <46A4B416.5040105@sandeen.net> (raw)
In-Reply-To: <200707231100.36852.ak@suse.de>
Andi Kleen wrote:
> Makefile (and Kbuild) would include Makefile-linux-26
> I doubt XFS will really still compile on 2.4; so drop that. This
> moves Makefile-linux-26 into Makefile and drops Kbuild.
> Also having wrappers as both Kbuild and Makefile seemed redundant
> anyways.
>
> The patch is relatively large because it renames a file, but
> no functional changes.
>
> Signed-off-by: Andi Kleen <ak@suse.de>
> +
> +EXTRA_CFLAGS += -Ifs/xfs -Ifs/xfs/linux-2.6 -funsigned-char
The other thing we should technically do is -I$(src) -I$(src)/linux-2.6
etc, I think... and a few other things like this. I've been sitting on
that patch for ages, should send it in... will do soon.
-Eric
prev parent reply other threads:[~2007-07-23 13:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-23 9:00 Remove Makefile wrappers in XFS Andi Kleen
2007-07-23 13:58 ` Eric Sandeen [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=46A4B416.5040105@sandeen.net \
--to=sandeen@sandeen.net \
--cc=ak@suse.de \
--cc=xfs@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.