projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ASoC: Fix typos in Atmel module registration
[linux-2.6]
/
mm
/
Makefile
diff --git
a/mm/Makefile
b/mm/Makefile
index
da4ccf0
..
c06b45a
100644
(file)
--- a/
mm/Makefile
+++ b/
mm/Makefile
@@
-33,5
+33,4
@@
obj-$(CONFIG_FS_XIP) += filemap_xip.o
obj-$(CONFIG_MIGRATION) += migrate.o
obj-$(CONFIG_SMP) += allocpercpu.o
obj-$(CONFIG_QUICKLIST) += quicklist.o
-obj-$(CONFIG_CGROUP_MEM_RES_CTLR) += memcontrol.o
-
+obj-$(CONFIG_CGROUP_MEM_RES_CTLR) += memcontrol.o page_cgroup.o