Adapt build-system to use imported xen headers.

This commit is contained in:
Vladimir Serbinenko 2015-11-08 21:24:18 +01:00
parent e07badcc31
commit b2fc9acdc9
3 changed files with 6 additions and 13 deletions

View file

@ -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)/,,$<)\"