X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fdevpts%2FMakefile;h=5800df2e50c8e6b922a7ee7c326dc83b7e209b7b;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=5eb7a942a0b7d2f97051811cc7a0bbf7f5cf7c57;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/fs/devpts/Makefile b/fs/devpts/Makefile index 5eb7a942a..5800df2e5 100644 --- a/fs/devpts/Makefile +++ b/fs/devpts/Makefile @@ -5,5 +5,4 @@ obj-$(CONFIG_UNIX98_PTYS) += devpts.o devpts-$(CONFIG_UNIX98_PTYS) := inode.o -devpts-$(CONFIG_DEVPTS_FS_XATTR) += xattr.o devpts-$(CONFIG_DEVPTS_FS_SECURITY) += xattr_security.o