X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=fs%2Fxfs%2FMakefile;h=bb714c1dca188d9bc7bd49e9d9055860a66def36;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=09f81b3793e12e47fccaad4097ae04ddffd25f0d;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/fs/xfs/Makefile b/fs/xfs/Makefile index 09f81b379..bb714c1dc 100644 --- a/fs/xfs/Makefile +++ b/fs/xfs/Makefile @@ -67,10 +67,9 @@ endif xfs-$(CONFIG_XFS_RT) += xfs_rtalloc.o xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o -xfs-$(CONFIG_XFS_POSIX_CAP) += xfs_cap.o -xfs-$(CONFIG_XFS_POSIX_MAC) += xfs_mac.o xfs-$(CONFIG_PROC_FS) += linux-2.6/xfs_stats.o xfs-$(CONFIG_SYSCTL) += linux-2.6/xfs_sysctl.o +xfs-$(CONFIG_COMPAT) += linux-2.6/xfs_ioctl32.o xfs-y += xfs_alloc.o \