Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
9ed821d7e5d875a3395740a9cc2545671fa429b7
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
fs
/
fuse
/
Makefile
blob: e95eeb445e587fb09967a877822657dc7fd6d3c5 [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame^
]
1
#
2
# Makefile for the FUSE filesystem.
3
#
4
5
obj
-
$
(
CONFIG_FUSE_FS
)
+=
fuse
.
o
6
obj
-
$
(
CONFIG_CUSE
)
+=
cuse
.
o
7
8
fuse
-
objs
:=
dev
.
o dir
.
o file
.
o inode
.
o control
.
o