ext2: remove xip.c and xip.h
[deliverable/linux.git] / fs / ext2 / Makefile
index f42af45cfd88a08a65977a544ad482a9e2d8341c..445b0e996a122a8ea82705233fefb6bc2de5166b 100644 (file)
@@ -10,4 +10,3 @@ ext2-y := balloc.o dir.o file.o ialloc.o inode.o \
 ext2-$(CONFIG_EXT2_FS_XATTR)    += xattr.o xattr_user.o xattr_trusted.o
 ext2-$(CONFIG_EXT2_FS_POSIX_ACL) += acl.o
 ext2-$(CONFIG_EXT2_FS_SECURITY)         += xattr_security.o
-ext2-$(CONFIG_EXT2_FS_XIP)      += xip.o
This page took 0.026471 seconds and 5 git commands to generate.