summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/devices/error_logs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/devices/error_logs/Makefile')
-rw-r--r--tools/testing/selftests/devices/error_logs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/testing/selftests/devices/error_logs/Makefile b/tools/testing/selftests/devices/error_logs/Makefile
new file mode 100644
index 000000000000..d546c3fb0a7f
--- /dev/null
+++ b/tools/testing/selftests/devices/error_logs/Makefile
@@ -0,0 +1,3 @@
+TEST_PROGS := test_device_error_logs.py
+
+include ../../lib.mk