blob: 9758f709c73612dd59244817e7c4fae4dcb8335d [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Artem Bityutskiy0d7eff82008-07-14 19:08:38 +03002obj-$(CONFIG_UBIFS_FS) += ubifs.o
3
4ubifs-y += shrinker.o journal.o file.o dir.o super.o sb.o io.o
5ubifs-y += tnc.o master.o scan.o replay.o log.o commit.o gc.o orphan.o
6ubifs-y += budget.o find.o tnc_commit.o compress.o lpt.o lprops.o
Artem Bityutskiyf70b7e52012-05-16 19:53:46 +03007ubifs-y += recovery.o ioctl.o lpt_commit.o tnc_misc.o xattr.o debug.o
Joe Perches3e7f2c52016-02-23 04:13:49 -08008ubifs-y += misc.o
Richard Weinbergerd475a502016-10-20 16:47:56 +02009ubifs-$(CONFIG_UBIFS_FS_ENCRYPTION) += crypto.o