Sign in
googlers
/
maze
/
linux
/
3400777ff03a3cd4fdbc6cb15676fc7e7ceefc00
/
.
/
fs
/
bfs
/
Makefile
blob: c787b36d940c46978986399cccd886c295c414b3 [
file
] [
log
] [
blame
]
#
# Makefile for BFS filesystem.
#
obj
-
$
(
CONFIG_BFS_FS
)
+=
bfs
.
o
bfs
-
objs
:=
inode
.
o file
.
o dir
.
o