/fs/bfs/Makefile
Makefile | 7 lines | 2 code | 2 blank | 3 comment | 0 complexity | 7f104fc65c036f639fd47b0f90f65434 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1#
2# Makefile for BFS filesystem.
3#
4
5obj-$(CONFIG_BFS_FS) += bfs.o
6
7bfs-objs := inode.o file.o dir.o