From: Sam Ravnborg Date: Mon, 9 Jan 2006 19:48:03 +0000 (+0100) Subject: kbuild/xfs: introduce fs/xfs/Kbuild X-Git-Tag: v2.6.16-rc1~474^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9aa1ffaac7c8d6f093bb8f7cdeea761a5e25f53;p=pandora-kernel.git kbuild/xfs: introduce fs/xfs/Kbuild 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 --- Reading git-diff-tree failed