summaryrefslogtreecommitdiffstats
path: root/rules/other
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-06-09 07:40:44 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-06-09 07:40:44 +0000
commitc6e32d56362beadbe3528ccf6033f7fcaa404ddf (patch)
tree6457b700346afd926d693768a6e623d1da2a4a0f /rules/other
parent883235dcbf179ce668ccb78b6d4c2003cacf63ee (diff)
downloadptxdist-c6e32d56362beadbe3528ccf6033f7fcaa404ddf.tar.gz
ptxdist-c6e32d56362beadbe3528ccf6033f7fcaa404ddf.tar.xz
* scripts/ptxdist_vars.sh, scripts/dgen.sh, scripts/libptxdist.sh, bin/ptxdist, rules/other/Definitions.make:
introduce "--" option parser, that allows overwriting of toolchain, platformconfig and ptxconfig git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8477 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/other')
-rw-r--r--rules/other/Definitions.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/other/Definitions.make b/rules/other/Definitions.make
index cdedf18b6..d55565f2a 100644
--- a/rules/other/Definitions.make
+++ b/rules/other/Definitions.make
@@ -1,5 +1,7 @@
# -*-makefile-*-
+PTXCONFIG := $(PTXDIST_PTXCONFIG)
+PLATFORMCONFIG := $(PTXDIST_PLATFORMCONFIG)
SRCDIR := $(PTXDIST_SRCDIR)
PARALLELMFLAGS := $(PTXDIST_PARALLELMFLAGS_INTERN)
PARALLELMFLAGS_BROKEN := -j1