aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/zcache/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-15 23:46:58 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-15 23:46:58 -0800
commit1867fa64ff08b59d2c65f598c4d272397d4863c6 (patch)
treebe9b6cc058fd1ef23033c8ddac92210b79748243 /drivers/staging/zcache/Makefile
parentd178a07c4bd380492b6aca9e5d3985c19ca88fdb (diff)
Staging: zcache: delete it
Dan Magenheimer says that it is now safe to delete zcache, so quick, before he changes his mind, drop the thing on the floor and run screaming away. Signed-off-by: Dan Magenheimer <dan.magenheimer@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/zcache/Makefile')
-rw-r--r--drivers/staging/zcache/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/zcache/Makefile b/drivers/staging/zcache/Makefile
deleted file mode 100644
index 60daa272c20..00000000000
--- a/drivers/staging/zcache/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-zcache-y := zcache-main.o tmem.o
-
-obj-$(CONFIG_ZCACHE) += zcache.o