|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] [IA64][IOEMU] Add back ia64
# HG changeset patch
# User Alex Williamson <alex.williamson@xxxxxx>
# Date 1201017881 25200
# Node ID b79802517a75a23abb88eda900ff802810a6add6
# Parent 603ea719d73a0f99334ec832f84979df605b52f9
[IA64][IOEMU] Add back ia64
cset 16789:51a7e508bd01 dropped ia64 from the configure script, add it back
Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>
---
tools/ioemu/configure | 3 +++
1 files changed, 3 insertions(+)
diff -r 603ea719d73a -r b79802517a75 tools/ioemu/configure
--- a/tools/ioemu/configure Tue Jan 22 08:30:40 2008 -0700
+++ b/tools/ioemu/configure Tue Jan 22 09:04:41 2008 -0700
@@ -36,6 +36,9 @@ case "$XEN_TARGET_ARCH" in
;;
powerpc)
cpu="powerpc"
+ ;;
+ ia64)
+ cpu="ia64"
;;
x86_64)
cpu="x86_64"
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] [IA64][IOEMU] Add back ia64,
Xen patchbot-unstable <=
|
|
|
|
|