Samuel Thibault
2008-Jun-20 17:10 UTC
[Xen-devel] [PATCH] PV-GRUB: compilation fix caused by 17880
PV-GRUB: compilation fix caused by 17880 Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com> 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@lists.xensource.com http://lists.xensource.com/xen-devel