diff options
Diffstat (limited to 'ANDROID_3.4.5/fs/configfs/Makefile')
-rw-r--r-- | ANDROID_3.4.5/fs/configfs/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/fs/configfs/Makefile b/ANDROID_3.4.5/fs/configfs/Makefile deleted file mode 100644 index 00ffb278..00000000 --- a/ANDROID_3.4.5/fs/configfs/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Makefile for the configfs virtual filesystem -# - -obj-$(CONFIG_CONFIGFS_FS) += configfs.o - -configfs-objs := inode.o file.o dir.o symlink.o mount.o item.o |