summaryrefslogtreecommitdiff
path: root/src/app/countertest/Makefile.inc
blob: 3e8fafd33fb243c912f8236c06eb5a0309d6263e (plain)
1
2
3
4
5
6
7
8
9
10
# vim:ft=make
#
# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: CC0-1.0

ifdef app
	loop = 1
	override arch_drivers += ,counter
endif