forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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