X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fdevpts%2FMakefile;h=236696efcbac7b9564ce4d8c9557f6c86226ca3a;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=5800df2e50c8e6b922a7ee7c326dc83b7e209b7b;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/fs/devpts/Makefile b/fs/devpts/Makefile index 5800df2e5..236696efc 100644 --- a/fs/devpts/Makefile +++ b/fs/devpts/Makefile @@ -5,4 +5,3 @@ obj-$(CONFIG_UNIX98_PTYS) += devpts.o devpts-$(CONFIG_UNIX98_PTYS) := inode.o -devpts-$(CONFIG_DEVPTS_FS_SECURITY) += xattr_security.o