summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2015-11-08 21:24:18 +0100
committerVladimir Serbinenko <phcoder@gmail.com>2015-11-08 21:24:18 +0100
commitb2fc9acdc9674de2b930ee92229917881843ba92 (patch)
tree3ed25c3a5baf7fb92461451b235d754e1a1d5a55 /conf
parente07badcc31babb24ace4f96444bc484502427d3a (diff)
Adapt build-system to use imported xen headers.
Diffstat (limited to 'conf')
-rw-r--r--conf/Makefile.common3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/Makefile.common b/conf/Makefile.common
index fcb8d2e1c..5083d5f1e 100644
--- a/conf/Makefile.common
+++ b/conf/Makefile.common
@@ -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)/,,$<)\"