/fs/befs/Makefile

https://bitbucket.org/slukk/jb-tsm-kernel-4.2 · Makefile · 7 lines · 2 code · 2 blank · 3 comment · 0 complexity · bc9f1f5371a9e0b5a119525989ab71e7 MD5 · raw file

  1. #
  2. # Makefile for the linux BeOS filesystem routines.
  3. #
  4. obj-$(CONFIG_BEFS_FS) += befs.o
  5. befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o