diff options
Diffstat (limited to 'ANDROID_3.4.5/fs/pstore/Makefile')
-rw-r--r-- | ANDROID_3.4.5/fs/pstore/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/fs/pstore/Makefile b/ANDROID_3.4.5/fs/pstore/Makefile deleted file mode 100644 index 760f4bce..00000000 --- a/ANDROID_3.4.5/fs/pstore/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Makefile for the linux pstorefs routines. -# - -obj-y += pstore.o - -pstore-objs += inode.o platform.o |