projects
/
linux.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
filelock: Remove locks reliably when fcntl/close race is detected
[linux.git]
/
fs
/
bfs
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for BFS filesystem.
4
#
5
6
obj-$(CONFIG_BFS_FS) += bfs.o
7
8
bfs-objs := inode.o file.o dir.o
This page took
0.033834 seconds
and
4
git commands to generate.