forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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 \