|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] PV-GRUB: compilation fix caused by 17880
PV-GRUB: compilation fix caused by 17880
Signed-off-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>
diff -r ba7d5b79d992 stubdom/grub/Makefile
--- a/stubdom/grub/Makefile Fri Jun 20 17:52:00 2008 +0100
+++ b/stubdom/grub/Makefile Fri Jun 20 18:08:57 2008 +0100
@@ -5,7 +5,7 @@
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-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] PV-GRUB: compilation fix caused by 17880,
Samuel Thibault <=
|
|
|
|
|