summaryrefslogtreecommitdiff
path: root/src/app/countertest/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/countertest/Makefile.inc')
-rw-r--r--src/app/countertest/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
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