diff options
Diffstat (limited to 'ANDROID_3.4.5/fs/hppfs/Makefile')
-rw-r--r-- | ANDROID_3.4.5/fs/hppfs/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ANDROID_3.4.5/fs/hppfs/Makefile b/ANDROID_3.4.5/fs/hppfs/Makefile new file mode 100644 index 00000000..3a982bd9 --- /dev/null +++ b/ANDROID_3.4.5/fs/hppfs/Makefile @@ -0,0 +1,6 @@ +# +# Copyright (C) 2002 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com) +# Licensed under the GPL +# + +obj-$(CONFIG_HPPFS) += hppfs.o |