aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/Rules.mk
diff options
context:
space:
mode:
authoremellor@ewan <emellor@ewan>2005-10-05 14:40:35 +0100
committeremellor@ewan <emellor@ewan>2005-10-05 14:40:35 +0100
commit878fc540a04191f450745c6a6118d38484ea5b76 (patch)
tree86eacb4f29ee5c3eebe4f4265f0b68976893abfd /buildconfigs/Rules.mk
parent293dfc0ac29d6b6980199ccca3f61cb4fe2e7457 (diff)
parent5b6b39d3e98080d13c3a9c395a249c816f6a492f (diff)
downloadxen-878fc540a04191f450745c6a6118d38484ea5b76.tar.gz
xen-878fc540a04191f450745c6a6118d38484ea5b76.tar.bz2
xen-878fc540a04191f450745c6a6118d38484ea5b76.zip
Merge (with trepidation).
Diffstat (limited to 'buildconfigs/Rules.mk')
-rw-r--r--buildconfigs/Rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildconfigs/Rules.mk b/buildconfigs/Rules.mk
index 440a9f63d1..a75bd47b0c 100644
--- a/buildconfigs/Rules.mk
+++ b/buildconfigs/Rules.mk
@@ -6,6 +6,8 @@ include Config.mk
DISTDIR ?= $(CURDIR)/dist
DESTDIR ?= $(DISTDIR)/install
+export DESTDIR
+
ALLKERNELS = $(patsubst buildconfigs/mk.%,%,$(wildcard buildconfigs/mk.*))
ALLSPARSETREES = $(patsubst %-xen-sparse,%,$(wildcard *-xen-sparse))