aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/Rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'buildconfigs/Rules.mk')
-rw-r--r--buildconfigs/Rules.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/buildconfigs/Rules.mk b/buildconfigs/Rules.mk
index a75bd47b0c..e44a84e542 100644
--- a/buildconfigs/Rules.mk
+++ b/buildconfigs/Rules.mk
@@ -1,11 +1,6 @@
include Config.mk
-# We expect these two to already be set if people
-# are using the top-level Makefile
-DISTDIR ?= $(CURDIR)/dist
-DESTDIR ?= $(DISTDIR)/install
-
export DESTDIR
ALLKERNELS = $(patsubst buildconfigs/mk.%,%,$(wildcard buildconfigs/mk.*))