[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] PV-GRUB: compilation fix caused by 17880



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1213983449 -3600
# Node ID 6ace85eb96c026be0c00577608646b785db538e1
# Parent  00af74d06652d7771b07f2ca61f77aa0c30394f4
PV-GRUB: compilation fix caused by 17880

Signed-off-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>
---
 stubdom/grub/Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 00af74d06652 -r 6ace85eb96c0 stubdom/grub/Makefile
--- a/stubdom/grub/Makefile     Fri Jun 20 18:02:46 2008 +0100
+++ b/stubdom/grub/Makefile     Fri Jun 20 18:37:29 2008 +0100
@@ -5,7 +5,7 @@ vpath %.c ../grub-cvs
 
 BOOT=boot-$(XEN_TARGET_ARCH).o
 
-DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/libxc -I.
+DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/libxc -I$(XEN_ROOT)/tools/include -I.
 DEF_CPPFLAGS += -I../grub-cvs/stage1
 DEF_CPPFLAGS += -I../grub-cvs/stage2
 DEF_CPPFLAGS += -I../grub-cvs/netboot

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.