android_kernel_samsung_a7y1.../fs/befs/Makefile
prashantpaddune 3bca37f224 A750FXXU4CTBC
2020-03-27 21:51:54 +05:30

8 lines
206 B
Makefile

#
# Makefile for the linux BeOS filesystem routines.
#
obj-$(CONFIG_BEFS_FS) += befs.o
ccflags-$(CONFIG_BEFS_DEBUG) += -DDEBUG
befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o