aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ebba9ffe9c..5545aa4977 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,10 @@ all: dist
include Config.mk
include buildconfigs/Rules.mk
+ifeq ($(XEN_TARGET_X86_PAE),y)
+export pae=y
+endif
+
.PHONY: all dist install xen tools kernels docs world clean mkpatches mrproper
.PHONY: kbuild kdelete kclean