summaryrefslogtreecommitdiff
path: root/kernel/Makefile
diff options
context:
space:
mode:
authorCon Kolivas <kernel@kolivas.org>2017-11-20 17:12:49 +1100
committerCon Kolivas <kernel@kolivas.org>2017-11-20 17:12:49 +1100
commitfbc0b4595aeccc2cc03e292ac8743565b3d3037b (patch)
tree05f7868bbdfc57fc9a28019f85c6cc44c2cd1c37 /kernel/Makefile
parentbebc6082da0a9f5d47a1ea2edc099bf671058bd4 (diff)
MuQSS version 0.162 CPU scheduler.4.14-muqss-162
Diffstat (limited to 'kernel/Makefile')
-rw-r--r--kernel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/Makefile b/kernel/Makefile
index 172d151d429c..38b9a81ddffc 100644
--- a/kernel/Makefile
+++ b/kernel/Makefile
@@ -10,7 +10,7 @@ obj-y = fork.o exec_domain.o panic.o \
extable.o params.o \
kthread.o sys_ni.o nsproxy.o \
notifier.o ksysfs.o cred.o reboot.o \
- async.o range.o smpboot.o ucount.o
+ async.o range.o smpboot.o ucount.o skip_list.o
obj-$(CONFIG_MODULES) += kmod.o
obj-$(CONFIG_MULTIUSER) += groups.o