projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd9d7bd
)
PV-GRUB: compilation fix caused by 17880
author
Keir Fraser
<keir.fraser@citrix.com>
Fri, 20 Jun 2008 17:37:29 +0000
(18:37 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Fri, 20 Jun 2008 17:37:29 +0000
(18:37 +0100)
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
stubdom/grub/Makefile
patch
|
blob
|
history
diff --git
a/stubdom/grub/Makefile
b/stubdom/grub/Makefile
index 4634c0927fac0bef4f6bce7e5d40c06624cd022b..d7c3879d0d9690107e60177a4beb9d46dd55028c 100644
(file)
--- a/
stubdom/grub/Makefile
+++ b/
stubdom/grub/Makefile
@@
-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