From 460ecf074d133cbe026cbddb7cf5fad1180c9831 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 28 May 2021 15:17:20 +0200 Subject: Set loop/wakeup/ostream either via .config or via app/commandline --- src/app/countertest/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/countertest/Makefile.inc') diff --git a/src/app/countertest/Makefile.inc b/src/app/countertest/Makefile.inc index 836882a..905f8e0 100644 --- a/src/app/countertest/Makefile.inc +++ b/src/app/countertest/Makefile.inc @@ -5,6 +5,6 @@ # SPDX-License-Identifier: CC0-1.0 ifdef app - CONFIG_loop = y + loop = 1 override arch_drivers += ,counter endif -- cgit v1.2.3