From f7ff6eac8ed2bb1dd96839402a4068d37d484a9b Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 22 Jan 2018 18:56:43 +0100 Subject: [PATCH] make: there and back again... PR: https://forum.opnsense.org/index.php?topic=6938.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fe32617..7a60dcd 100644 --- a/Makefile +++ b/Makefile @@ -51,7 +51,7 @@ lint: lint-steps lint-scripts TOOLSDIR?= /usr/tools TOOLSBRANCH?= master -SETTINGS?= 18.1 +SETTINGS?= 17.7 CONFIG?= ${TOOLSDIR}/config/${SETTINGS}/build.conf