X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ipc%2FMakefile;h=4e1955ea815dc5ff80c887e17b626e1ccac213e2;hb=4c49b12853fbb5eff4849b7b6a1e895776f027a1;hp=65c384395801aa2e9f19ec318735b9dc35c44c42;hpb=d626e3bf728c47746f2129aa00c775d4e8c2a73b;p=pandora-kernel.git diff --git a/ipc/Makefile b/ipc/Makefile index 65c384395801..4e1955ea815d 100644 --- 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