aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-04-14 12:10:19 +0100
committerKeir Fraser <keir.fraser@citrix.com>2010-04-14 12:10:19 +0100
commit3ac51fc221171ab2e90334e63145cdcd266b0467 (patch)
treeffb3d8caa411f6b5ea6737632c42bb4f6d1bbbac /tools/libxc/Makefile
parent0dd76d3d20a503af84637e495924965a4b122033 (diff)
downloadxen-3ac51fc221171ab2e90334e63145cdcd266b0467.tar.gz
xen-3ac51fc221171ab2e90334e63145cdcd266b0467.tar.bz2
xen-3ac51fc221171ab2e90334e63145cdcd266b0467.zip
credit2: Add toolstack options to control credit2 scheduler parameters
Signed-off-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 8a565e1370..02443b09f3 100644
--- a/tools/libxc/Makefile
+++ b/tools/libxc/Makefile
@@ -17,6 +17,7 @@ CTRL_SRCS-y += xc_physdev.c
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_tbuf.c
CTRL_SRCS-y += xc_pm.c
CTRL_SRCS-y += xc_cpu_hotplug.c