Adapt build-system to use imported xen headers.
This commit is contained in:
parent
e07badcc31
commit
b2fc9acdc9
3 changed files with 6 additions and 13 deletions
|
@ -21,9 +21,6 @@ if COND_powerpc_ieee1275
|
|||
CFLAGS_PLATFORM += -mcpu=powerpc
|
||||
endif
|
||||
|
||||
#FIXME: discover and check XEN headers
|
||||
CPPFLAGS_XEN = -I/usr/include
|
||||
|
||||
# Other options
|
||||
|
||||
CPPFLAGS_DEFAULT = -DGRUB_FILE=\"$(subst $(srcdir)/,,$<)\"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue