Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # Makefile for the linux BeOS filesystem routines.
0004 #
0005  
0006 obj-$(CONFIG_BEFS_FS) += befs.o
0007 ccflags-$(CONFIG_BEFS_DEBUG)    += -DDEBUG
0008 befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o