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 d26ca7076b62..2bddc94a399f 100644 --- a/litmus/Makefile +++ b/litmus/Makefile | |||
@@ -18,6 +18,7 @@ obj-y = sched_plugin.o litmus.o \ | |||
18 | bheap.o \ | 18 | bheap.o \ |
19 | binheap.o \ | 19 | binheap.o \ |
20 | ctrldev.o \ | 20 | ctrldev.o \ |
21 | uncachedev.o \ | ||
21 | sched_gsn_edf.o \ | 22 | sched_gsn_edf.o \ |
22 | sched_psn_edf.o \ | 23 | sched_psn_edf.o \ |
23 | sched_pfp.o | 24 | sched_pfp.o |