[XFS] Remove Makefile wrappers in XFS
authorAndi Kleen <ak@suse.de>
Tue, 27 Nov 2007 05:53:47 +0000 (16:53 +1100)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Mon, 18 Feb 2008 01:48:03 +0000 (12:48 +1100)
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>

No differences found