/fs/bfs/Makefile

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

  1. #
  2. # Makefile for BFS filesystem.
  3. #
  4. obj-$(CONFIG_BFS_FS) += bfs.o
  5. bfs-objs := inode.o file.o dir.o