commit | a14d53937cc850d5631e0f809986751770ef65ac | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Fri Nov 02 17:25:27 2012 +0900 |
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Tue Dec 11 13:43:42 2012 +0900 |
tree | f635336203dc94aec90b14e643276a8038398e8e | |
parent | 902829aa0b722511369e4e6193e66390bc58e0a2 [diff] [blame] |
f2fs: update Kconfig and Makefile This adds Makefile and Kconfig for f2fs, and updates Makefile and Kconfig files in the fs directory. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
diff --git a/fs/Kconfig b/fs/Kconfig index f95ae3a..e352b37 100644 --- a/fs/Kconfig +++ b/fs/Kconfig
@@ -220,6 +220,7 @@ source "fs/sysv/Kconfig" source "fs/ufs/Kconfig" source "fs/exofs/Kconfig" +source "fs/f2fs/Kconfig" endif # MISC_FILESYSTEMS