X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fjfs%2FMakefile;fp=fs%2Fjfs%2FMakefile;h=6f1e0e95587a1e9e40e0bff579d75c77aecdd656;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=3adb6395e42de858ada7adec76b964dfef250e41;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/fs/jfs/Makefile b/fs/jfs/Makefile index 3adb6395e..6f1e0e955 100644 --- a/fs/jfs/Makefile +++ b/fs/jfs/Makefile @@ -8,8 +8,7 @@ jfs-y := super.o file.o inode.o namei.o jfs_mount.o jfs_umount.o \ jfs_xtree.o jfs_imap.o jfs_debug.o jfs_dmap.o \ jfs_unicode.o jfs_dtree.o jfs_inode.o \ jfs_extent.o symlink.o jfs_metapage.o \ - jfs_logmgr.o jfs_txnmgr.o jfs_uniupr.o \ - resize.o xattr.o ioctl.o + jfs_logmgr.o jfs_txnmgr.o jfs_uniupr.o resize.o xattr.o jfs-$(CONFIG_JFS_POSIX_ACL) += acl.o