forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/fs/fscache/Makefile
....@@ -3,6 +3,8 @@
33 # Makefile for general filesystem caching code
44 #
55
6
+ccflags-y += -DDEFAULT_SYMBOL_NAMESPACE=ANDROID_GKI_VFS_EXPORT_ONLY
7
+
68 fscache-y := \
79 cache.o \
810 cookie.o \