forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/fs/ubifs/Makefile
....@@ -8,3 +8,4 @@
88 ubifs-y += misc.o
99 ubifs-$(CONFIG_FS_ENCRYPTION) += crypto.o
1010 ubifs-$(CONFIG_UBIFS_FS_XATTR) += xattr.o
11
+ubifs-$(CONFIG_UBIFS_FS_AUTHENTICATION) += auth.o