From 85af8828c737bf84da110f5e2384bd73bfeee319 Mon Sep 17 00:00:00 2001 From: Philippe Coval Date: Tue, 18 Apr 2017 14:37:55 +0200 Subject: [PATCH] WIP: mod: Makefile (sandbox/pcoval/on/master/debian) Change-Id: I703599bd1f99170807fc6d42008538a086cd8111 Signed-off-by: Philippe Coval --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c2c6b72..b810339 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ endif # Default variables to override: #release_mode?=0 -secure_mode?=0 +#secure_mode?=0 #logging_mode?=True TARGET_ARCH?=${host_arch} -- 2.7.4