From a207c21a8d1460e9c5a9235bd6ab01ae5488b033 Mon Sep 17 00:00:00 2001 From: "Bjoern B. Brandenburg" Date: Tue, 5 Feb 2008 20:16:49 -0500 Subject: litmus makefile --- litmus/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 litmus/Makefile diff --git a/litmus/Makefile b/litmus/Makefile new file mode 100644 index 0000000000..4ad854f117 --- /dev/null +++ b/litmus/Makefile @@ -0,0 +1,8 @@ +# +# Makefile for LITMUS^RT +# + +obj-y = sched_plugin.o litmus.o sched_trace.o \ + edf_common.o \ + sched_gsn_edf.o sched_psn_edf.o litmus_sem.o \ + trace.o ft_event.o rt_domain.o fdso.o -- cgit v1.2.2