<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/fs/xfs/Kbuild, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/fs/xfs/Kbuild?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/fs/xfs/Kbuild?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2008-02-18T01:48:03Z</updated>
<entry>
<title>[XFS] Remove Makefile wrappers in XFS</title>
<updated>2008-02-18T01:48:03Z</updated>
<author>
<name>Andi Kleen</name>
<email>ak@suse.de</email>
</author>
<published>2007-11-27T05:53:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=58b7983d15a422d9616bdc4e245d5c31dfaefbe2'/>
<id>urn:sha1:58b7983d15a422d9616bdc4e245d5c31dfaefbe2</id>
<content type='text'>
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 &lt;ak@suse.de&gt;
Signed-off-by: Donald Douwsma &lt;donaldd@sgi.com&gt;
Signed-off-by: Tim Shimmin &lt;tes@sgi.com&gt;
Signed-off-by: Lachlan McIlroy &lt;lachlan@sgi.com&gt;
</content>
</entry>
<entry>
<title>kbuild/xfs: introduce fs/xfs/Kbuild</title>
<updated>2006-01-09T19:48:03Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@mars.ravnborg.org</email>
</author>
<published>2006-01-09T19:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=a9aa1ffaac7c8d6f093bb8f7cdeea761a5e25f53'/>
<id>urn:sha1:a9aa1ffaac7c8d6f093bb8f7cdeea761a5e25f53</id>
<content type='text'>
In kbuild the file named 'Kbuild' has precedence over the file named
Makefile. Utilise a file named Kbuild to include the 2.6 Makefile for xfs
- since the xfs people likes to keep their arch specific Makefiles separate.

With this patch xfs does no longer rely on the KERNELRELEASE components to be global.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
</feed>
