projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit 'v2.6.30-rc1' into core/urgent
[linux-2.6]
/
ipc
/
Makefile
diff --git
a/ipc/Makefile
b/ipc/Makefile
index
65c3843
..
4e1955e
100644
(file)
--- a/
ipc/Makefile
+++ b/
ipc/Makefile
@@
-8,4
+8,5
@@
obj-$(CONFIG_SYSVIPC_SYSCTL) += ipc_sysctl.o
obj_mq-$(CONFIG_COMPAT) += compat_mq.o
obj-$(CONFIG_POSIX_MQUEUE) += mqueue.o msgutil.o $(obj_mq-y)
obj-$(CONFIG_IPC_NS) += namespace.o
+obj-$(CONFIG_POSIX_MQUEUE_SYSCTL) += mq_sysctl.o