summaryrefslogtreecommitdiff
path: root/src/app/pervasive-aurora-mb-test/Makefile.inc
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2021-10-15 15:10:41 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2021-10-15 15:10:41 +0200
commitc19dcac092c594598e1ef3ab745189adf84b32d0 (patch)
treef955409767637cca47a681bf7909a399ab80e930 /src/app/pervasive-aurora-mb-test/Makefile.inc
parent4b0d2a30c0068ace46ae0cda442b01ae06a86e19 (diff)
add framebuffer and pervasive aurora mb test app
Diffstat (limited to 'src/app/pervasive-aurora-mb-test/Makefile.inc')
-rw-r--r--src/app/pervasive-aurora-mb-test/Makefile.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/app/pervasive-aurora-mb-test/Makefile.inc b/src/app/pervasive-aurora-mb-test/Makefile.inc
new file mode 100644
index 0000000..0eea52a
--- /dev/null
+++ b/src/app/pervasive-aurora-mb-test/Makefile.inc
@@ -0,0 +1,9 @@
+# vim:ft=make
+#
+# Copyright 2020 Daniel Friesel
+#
+# SPDX-License-Identifier: CC0-1.0
+
+ifdef app
+ loop = 1
+endif