X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ipc%2FMakefile;h=4e1955ea815dc5ff80c887e17b626e1ccac213e2;hb=74d154189d597b91da4322996dbf4f5c3d1544ab;hp=65c384395801aa2e9f19ec318735b9dc35c44c42;hpb=a217656cb26c5b7ebe9900354b2e808c1f74b470;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