aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/Makefile
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-01-19 12:11:52 +0000
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-01-19 12:11:52 +0000
commita352d8d69f9d301189d26cff7cd34ddbd663c490 (patch)
treee486b105cb175866466bb9344e1994eb39f13b0d /extras/mini-os/Makefile
parent7d0281ec5461e34a42feb91c1e698918474dba90 (diff)
downloadxen-a352d8d69f9d301189d26cff7cd34ddbd663c490.tar.gz
xen-a352d8d69f9d301189d26cff7cd34ddbd663c490.tar.bz2
xen-a352d8d69f9d301189d26cff7cd34ddbd663c490.zip
[MINIOS] Added domctl and sysctl hypercalls to the
architecture-specific header files. Also increased the __XEN_INTERFACE_VERSION__ to 0x00030205. Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk>
Diffstat (limited to 'extras/mini-os/Makefile')
-rw-r--r--extras/mini-os/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/mini-os/Makefile b/extras/mini-os/Makefile
index ad4ff8d910..df313e48d5 100644
--- a/extras/mini-os/Makefile
+++ b/extras/mini-os/Makefile
@@ -9,7 +9,7 @@ pae ?= n
XEN_ROOT = ../..
include $(XEN_ROOT)/Config.mk
-XEN_INTERFACE_VERSION := 0x00030204
+XEN_INTERFACE_VERSION := 0x00030205
export XEN_INTERFACE_VERSION
# Set TARGET_ARCH