aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/python/setup.py')
-rw-r--r--tools/python/setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/python/setup.py b/tools/python/setup.py
index 8e584e6398..8127b21fdf 100644
--- a/tools/python/setup.py
+++ b/tools/python/setup.py
@@ -132,7 +132,6 @@ setup(name = 'xen',
description = 'Xen',
packages = ['xen',
'xen.lowlevel',
- 'xen.sv',
] + xend_packages,
ext_package = "xen.lowlevel",
ext_modules = modules