Fixed cannot install zfs
This commit is contained in:
parent
fba77f9a27
commit
e7c0620380
|
|
@ -6,7 +6,7 @@
|
|||
# Rewritten to use lists instead of if-statements.
|
||||
#
|
||||
|
||||
subdir-ccflags-y += -DANDROID_GKI_VFS_EXPORT_ONLY=VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver
|
||||
subdir-ccflags-y += -DANDROID_GKI_VFS_EXPORT_ONLY=
|
||||
|
||||
obj-y := open.o read_write.o file_table.o super.o \
|
||||
char_dev.o stat.o exec.o pipe.o namei.o fcntl.o \
|
||||
|
|
|
|||
Loading…
Reference in New Issue