diff options
Diffstat (limited to 'litmus/Makefile')
-rw-r--r-- | litmus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/litmus/Makefile b/litmus/Makefile index 62a20e266eeb..ad9936e07b83 100644 --- a/litmus/Makefile +++ b/litmus/Makefile | |||
@@ -6,6 +6,7 @@ obj-y = sched_plugin.o litmus.o \ | |||
6 | preempt.o \ | 6 | preempt.o \ |
7 | litmus_proc.o \ | 7 | litmus_proc.o \ |
8 | budget.o \ | 8 | budget.o \ |
9 | clustered.o \ | ||
9 | jobs.o \ | 10 | jobs.o \ |
10 | sync.o \ | 11 | sync.o \ |
11 | rt_domain.o \ | 12 | rt_domain.o \ |