forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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 \