aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/Makefile
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2015-04-21 20:52:26 +0200
committerRichard Weinberger <richard@nod.at>2015-05-31 13:23:08 +0200
commitf74a14e870c80d6261afed66d4bad779c1213e03 (patch)
tree93b176482eaa49113a583ff9f690085134bcd6e9 /fs/Makefile
parentum: Move syscall() declaration into os.h (diff)
downloadwireguard-linux-f74a14e870c80d6261afed66d4bad779c1213e03.tar.xz
wireguard-linux-f74a14e870c80d6261afed66d4bad779c1213e03.zip
um: Remove hppfs
hppfs (honeypot procfs) was an attempt to use UML as honeypot. It was never stable nor in heavy use. As Al Viro and Christoph Hellwig pointed some major issues out it is better to let it die. Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'fs/Makefile')
-rw-r--r--fs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/Makefile b/fs/Makefile
index cb92fd4c3172..cb20e4bf2303 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -115,7 +115,6 @@ obj-$(CONFIG_AFS_FS) += afs/
obj-$(CONFIG_NILFS2_FS) += nilfs2/
obj-$(CONFIG_BEFS_FS) += befs/
obj-$(CONFIG_HOSTFS) += hostfs/
-obj-$(CONFIG_HPPFS) += hppfs/
obj-$(CONFIG_CACHEFILES) += cachefiles/
obj-$(CONFIG_DEBUG_FS) += debugfs/
obj-$(CONFIG_TRACING) += tracefs/