From a38fe1e5396f435b5cddd03cfc890feb2fad6752 Mon Sep 17 00:00:00 2001 From: Philippe Coval Date: Thu, 30 Mar 2017 19:52:44 +0200 Subject: [PATCH] WIP: mod: Makefile (sandbox/pcoval/on/master/debian) Change-Id: I26c1f8b1b3306fc020e35bef3400abb3dbae3806 Signed-off-by: Philippe Coval --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ebca69c..8d3fdb2 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ endif # Default variables to override: #release_mode?=0 -#secure_mode?=1 +secure_mode?=0 logging_mode?=True TARGET_ARCH?=${host_arch} -- 2.7.4