From 3b8cab28023094ae4b7b74df0cc8d402d51ecd39 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Thu, 26 Mar 2015 14:47:10 +0100 Subject: [PATCH] fix order (nw) --- makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/makefile b/makefile index 58d6e1dd453..2ff0a168653 100644 --- a/makefile +++ b/makefile @@ -15,7 +15,6 @@ ################# BEGIN USER-CONFIGURABLE OPTIONS ##################### ########################################################################### -PARAMS=--distro=$(DISTRO) ifdef TOOLS PARAMS+= --with-tools endif @@ -190,6 +189,8 @@ endif endif endif +PARAMS+= --distro=$(DISTRO) + # extension for executables EXE =