diff options
Diffstat (limited to 'mm/Makefile')
-rw-r--r-- | mm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/Makefile b/mm/Makefile index b484452dac57..0173940407f6 100644 --- a/mm/Makefile +++ b/mm/Makefile | |||
@@ -30,7 +30,6 @@ endif | |||
30 | 30 | ||
31 | obj-$(CONFIG_HAVE_MEMBLOCK) += memblock.o | 31 | obj-$(CONFIG_HAVE_MEMBLOCK) += memblock.o |
32 | 32 | ||
33 | obj-$(CONFIG_BOUNCE) += bounce.o | ||
34 | obj-$(CONFIG_SWAP) += page_io.o swap_state.o swapfile.o | 33 | obj-$(CONFIG_SWAP) += page_io.o swap_state.o swapfile.o |
35 | obj-$(CONFIG_FRONTSWAP) += frontswap.o | 34 | obj-$(CONFIG_FRONTSWAP) += frontswap.o |
36 | obj-$(CONFIG_ZSWAP) += zswap.o | 35 | obj-$(CONFIG_ZSWAP) += zswap.o |