xfs-masters
[Top] [All Lists]

[xfs-masters] Re: [PATCH] XFS: Replace deprecated "TOPDIR" with "srctre

To: xfs-masters@xxxxxxxxxxx
Subject: [xfs-masters] Re: [PATCH] XFS: Replace deprecated "TOPDIR" with "srctree" in Makefile.
From: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Sat, 09 Feb 2008 14:33:08 -0600
In-reply-to: <alpine.LFD.1.00.0802091521490.18757@xxxxxxxxxxxxxxxxxxxxx>
References: <alpine.LFD.1.00.0802091521490.18757@xxxxxxxxxxxxxxxxxxxxx>
Reply-to: xfs-masters@xxxxxxxxxxx
Sender: xfs-masters-bounce@xxxxxxxxxxx
User-agent: Thunderbird 2.0.0.9 (Macintosh/20071031)
Robert P. J. Day wrote:
> Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>
> 
> ---
> 
> diff --git a/fs/xfs/Makefile b/fs/xfs/Makefile
> index 49e3e7e..002a107 100644
> --- a/fs/xfs/Makefile
> +++ b/fs/xfs/Makefile
> @@ -1 +1 @@
> -include $(TOPDIR)/fs/xfs/Makefile-linux-$(VERSION).$(PATCHLEVEL)
> +include $(srctree)/fs/xfs/Makefile-linux-$(VERSION).$(PATCHLEVEL)

what's in cvs obsoletes this, but it hasn't been pushed upstream.

I just re-sent upstream-specific patches last night:

http://oss.sgi.com/archives/xfs/2008-02/msg00070.html
http://oss.sgi.com/archives/xfs/2008-02/msg00071.html

-Eric


<Prev in Thread] Current Thread [Next in Thread>