direct-io.hg
changeset 3392:5ed334ff11f0
bitkeeper revision 1.1159.212.12 (41df1781YQ4wbDZYbKztywTKIqxb6A)
Fix botched application of vmx xend patch
Fix botched application of vmx xend patch
author | iap10@labyrinth.cl.cam.ac.uk |
---|---|
date | Fri Jan 07 23:13:05 2005 +0000 (2005-01-07) |
parents | 3d57409179f9 |
children | 4136a5dc787a |
files | tools/libxc/Makefile |
line diff
1.1 --- a/tools/libxc/Makefile Fri Jan 07 17:58:21 2005 +0000 1.2 +++ b/tools/libxc/Makefile Fri Jan 07 23:13:05 2005 +0000 1.3 @@ -25,6 +25,7 @@ SRCS += xc_misc.c 1.4 SRCS += xc_physdev.c 1.5 SRCS += xc_private.c 1.6 SRCS += xc_rrobin.c 1.7 +SRCS += xc_vmx_build.c 1.8 1.9 CFLAGS += -Wall 1.10 CFLAGS += -Werror