Blame view

fs/befs/Makefile 246 Bytes
ec8f24b7f   Thomas Gleixner   treewide: Add SPD...
1
  # SPDX-License-Identifier: GPL-2.0-only
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
2
3
4
5
6
  #
  # Makefile for the linux BeOS filesystem routines.
  #
   
  obj-$(CONFIG_BEFS_FS) += befs.o
dac52fc18   Fabian Frederick   BEFS: logging cle...
7
  ccflags-$(CONFIG_BEFS_DEBUG)    += -DDEBUG
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
8
  befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o