aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir@xen.org>2010-12-01 21:20:14 +0000
committerKeir Fraser <keir@xen.org>2010-12-01 21:20:14 +0000
commit22787f2e107ca3d8717da0beea23518bb3e7a592 (patch)
tree86048b1bb8088014998efac604c3d1cf5ed8b6ca /tools/libxc/Makefile
parent7fe20b9f9657a2541a5fdc6ad9f43a20f0daa431 (diff)
downloadxen-22787f2e107ca3d8717da0beea23518bb3e7a592.tar.gz
xen-22787f2e107ca3d8717da0beea23518bb3e7a592.tar.bz2
xen-22787f2e107ca3d8717da0beea23518bb3e7a592.zip
ARINC 653 scheduler
From: Josh Holtrop <Josh.Holtrop@dornerworks.com> Signed-off-by: Keir Fraser <keir@xen.org> Acked-by: George Dunlap <george.dunlap@eu.citrix.com>
Diffstat (limited to 'tools/libxc/Makefile')
-rw-r--r--tools/libxc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/libxc/Makefile b/tools/libxc/Makefile
index 1498a4fa7d..2481c6a2f5 100644
--- a/tools/libxc/Makefile
+++ b/tools/libxc/Makefile
@@ -19,6 +19,7 @@ CTRL_SRCS-y += xc_private.c
CTRL_SRCS-y += xc_sedf.c
CTRL_SRCS-y += xc_csched.c
CTRL_SRCS-y += xc_csched2.c
+CTRL_SRCS-y += xc_arinc653.c
CTRL_SRCS-y += xc_tbuf.c
CTRL_SRCS-y += xc_pm.c
CTRL_SRCS-y += xc_cpu_hotplug.c