summaryrefslogtreecommitdiff
path: root/src/app/stream/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/stream/Makefile.inc')
-rw-r--r--src/app/stream/Makefile.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/app/stream/Makefile.inc b/src/app/stream/Makefile.inc
new file mode 100644
index 0000000..7f4c0cc
--- /dev/null
+++ b/src/app/stream/Makefile.inc
@@ -0,0 +1,9 @@
+# vim:ft=make
+#
+# Copyright 2020 Birte Kristina Friesel
+#
+# SPDX-License-Identifier: CC0-1.0
+
+ifdef app
+ override arch_drivers += ,counter
+endif