forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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 \