aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGao Xiang <gaoxiang25@huawei.com>2018-07-26 20:21:51 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-27 17:23:10 +0200
commitfd68c6a20fcfac78b70465ec2e858403dc200056 (patch)
tree2f49f71966bc3b1e82d13ec26430033838b30ff5 /drivers/staging/Makefile
parentstaging: erofs: add namei functions (diff)
downloadlinux-dev-fd68c6a20fcfac78b70465ec2e858403dc200056.tar.xz
linux-dev-fd68c6a20fcfac78b70465ec2e858403dc200056.zip
staging: erofs: update Kconfig and Makefile
This commit adds Makefile and Kconfig for erofs, and updates Makefile and Kconfig files in the fs directory. Signed-off-by: Miao Xie <miaoxie@huawei.com> Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Gao Xiang <gaoxiang25@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 231698f2da7d..8474712908c2 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -54,3 +54,4 @@ obj-$(CONFIG_SOC_MT7621) += mt7621-eth/
obj-$(CONFIG_SOC_MT7621) += mt7621-dts/
obj-$(CONFIG_STAGING_GASKET_FRAMEWORK) += gasket/
obj-$(CONFIG_XIL_AXIS_FIFO) += axis-fifo/
+obj-$(CONFIG_EROFS_FS) += erofs/