Sign in
android-kvm
/
linux
/
f5e350f021e04ea41d2e5d58487c33b05ba3d25b
/
.
/
fs
/
autofs4
/
Makefile
blob: 417dd726d9ef6fea34afdc7972d34009ecf330b4 [
file
] [
log
] [
blame
]
#
# Makefile for the linux autofs-filesystem routines.
#
obj
-
$
(
CONFIG_AUTOFS4_FS
)
+=
autofs4
.
o
autofs4
-
objs
:=
../
autofs
/
init
.
o
../
autofs
/
inode
.
o
../
autofs
/
root
.
o \
../
autofs
/
symlink
.
o
../
autofs
/
waitq
.
o
../
autofs
/
expire
.
o \
../
autofs
/
dev
-
ioctl
.
o