summaryrefslogtreecommitdiff
path: root/mm/Makefile
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2013-09-06 16:47:56 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2013-09-06 16:47:56 +1000
commit8f1a6fb2e0f446931774de9c1085e4452e65c552 (patch)
tree2430de0aa4c5993cd30040f0a93914fda13a2356 /mm/Makefile
parentad8ed036f984be508a3e0431a7a72db80d4f9f3a (diff)
parent9ef0ec18906606064c29170f3959cc702d8fa9c8 (diff)
Merge branch 'akpm/master'
Diffstat (limited to 'mm/Makefile')
-rw-r--r--mm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Makefile b/mm/Makefile
index f00803386a67..305d10acd081 100644
--- a/mm/Makefile
+++ b/mm/Makefile
@@ -17,7 +17,7 @@ obj-y := filemap.o mempool.o oom_kill.o fadvise.o \
util.o mmzone.o vmstat.o backing-dev.o \
mm_init.o mmu_context.o percpu.o slab_common.o \
compaction.o balloon_compaction.o \
- interval_tree.o $(mmu-y)
+ interval_tree.o list_lru.o $(mmu-y)
obj-y += init-mm.o