diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-05-29 02:41:05 +0200 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-29 03:52:08 +0200 |
| commit | 1abef3b2cf1b835192ba2484e42f4a1dbba26807 (patch) | |
| tree | 90e955fea09df59187a54b1db4472d496cfb5102 /fs/Makefile | |
| parent | 9077abd06e4b1acba5d88668c4407a6f4e265d83 (diff) | |
Revert "Dynamic Fsync Control"
This reverts commit d2cdb4e1ce3df4e28b0e51807455ddf424ff2e71.
Diffstat (limited to 'fs/Makefile')
| -rw-r--r-- | fs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/Makefile b/fs/Makefile index f5288a0bf..0c36ba7a0 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -129,4 +129,3 @@ obj-$(CONFIG_CEPH_FS) += ceph/ obj-$(CONFIG_PSTORE) += pstore/ obj-$(CONFIG_EFIVAR_FS) += efivarfs/ obj-$(CONFIG_RAWFS_FS) += rawfs/ -obj-$(CONFIG_DYNAMIC_FSYNC) += dyn_sync_cntrl.o |
