blob: 6c9c3cbc556ec81f448c5ce46d686a0c8c384a5b [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#
3# Makefile for the linux BeOS filesystem routines.
4#
5
6obj-$(CONFIG_BEFS_FS) += befs.o
Fabian Frederickdac52fc2014-04-03 14:50:23 -07007ccflags-$(CONFIG_BEFS_DEBUG) += -DDEBUG
Linus Torvalds1da177e2005-04-16 15:20:36 -07008befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o