| To: | xfs-masters@xxxxxxxxxxx |
|---|---|
| Subject: | [xfs-masters] [PATCH] XFS: Replace deprecated "TOPDIR" with "srctree" in Makefile. |
| From: | "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx> |
| Date: | Sat, 9 Feb 2008 15:22:39 -0500 (EST) |
| Reply-to: | xfs-masters@xxxxxxxxxxx |
| Sender: | xfs-masters-bounce@xxxxxxxxxxx |
| User-agent: | Alpine 1.00 (LFD 882 2007-12-20) |
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) ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry Waterloo, Ontario, CANADA Home page: http://crashcourse.ca Fedora Cookbook: http://crashcourse.ca/wiki/index.php/Fedora_Cookbook ======================================================================== |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [xfs-masters] [Bug 7929] Oops in __d_lookup (sys_lstat() call path), bugme-daemon |
|---|---|
| Next by Date: | [xfs-masters] Re: [PATCH] XFS: Replace deprecated "TOPDIR" with "srctree" in Makefile., Eric Sandeen |
| Previous by Thread: | [xfs-masters] [Bug 7929] Oops in __d_lookup (sys_lstat() call path), bugme-daemon |
| Next by Thread: | [xfs-masters] Re: [PATCH] XFS: Replace deprecated "TOPDIR" with "srctree" in Makefile., Eric Sandeen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |