Sign in
android-kvm
/
linux
/
717adfdaf14704fd3ec7fa2c04520c0723247eac
/
.
/
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