summaryrefslogtreecommitdiff
path: root/lib/libc/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/Kbuild')
-rw-r--r--lib/libc/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/Kbuild b/lib/libc/Kbuild
index 8a52fdb3..60ab4f8e 100644
--- a/lib/libc/Kbuild
+++ b/lib/libc/Kbuild
@@ -20,10 +20,10 @@ obj-y += inttypes/
obj-y += libgen/
obj-y += mman/
obj-y += monetary/
-obj-y += mqueue/
obj-y += msg/
obj-y += poll/
obj-y += pwd/
+obj-y += sched/
obj-y += select/
obj-y += sem/
obj-y += setjmp/