aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/Kbuild
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2007-11-27 16:53:47 +1100
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>2008-02-18 12:48:03 +1100
commit58b7983d15a422d9616bdc4e245d5c31dfaefbe2 (patch)
tree0adeb3f24f366ffec42b13eafc0ecf13c9a74edb /fs/xfs/Kbuild
parentde2eeea609b55e8c3994133a565b39edeaaaaf69 (diff)
[XFS] Remove Makefile wrappers in XFS
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. SGI-PV: 971050 SGI-Modid: xfs-linux-melb:xfs-kern:29781a Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Donald Douwsma <donaldd@sgi.com> Signed-off-by: Tim Shimmin <tes@sgi.com> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'fs/xfs/Kbuild')
-rw-r--r--fs/xfs/Kbuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/fs/xfs/Kbuild b/fs/xfs/Kbuild
deleted file mode 100644
index 2566e96706f..00000000000
--- a/fs/xfs/Kbuild
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-# The xfs people like to share Makefile with 2.6 and 2.4.
-# Utilise file named Kbuild file which has precedence over Makefile.
-#
-
-include $(srctree)/$(obj)/Makefile-linux-2.6