diff options
Diffstat (limited to 'ANDROID_3.4.5/fs/autofs4/Makefile')
-rw-r--r-- | ANDROID_3.4.5/fs/autofs4/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/fs/autofs4/Makefile b/ANDROID_3.4.5/fs/autofs4/Makefile deleted file mode 100644 index a811c1f7..00000000 --- a/ANDROID_3.4.5/fs/autofs4/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Makefile for the linux autofs-filesystem routines. -# - -obj-$(CONFIG_AUTOFS4_FS) += autofs4.o - -autofs4-objs := init.o inode.o root.o symlink.o waitq.o expire.o dev-ioctl.o |