summaryrefslogtreecommitdiff
path: root/kernel/Makefile
diff options
context:
space:
mode:
authorCon Kolivas <kernel@kolivas.org>2019-10-25 14:00:52 +1100
committerCon Kolivas <kernel@kolivas.org>2020-06-09 18:28:54 +1000
commit865f9eb66384311dc3bb6c79cfd34d841f6e0b18 (patch)
tree497d07aeeecba240fda40e430e2178a4e5ae39e2 /kernel/Makefile
parent3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162 (diff)
MultiQueue Skiplist Scheduler v0.2025.7-muqss-202
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 4cb4130ced32..b11afae9eea8 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