summaryrefslogtreecommitdiffstats
path: root/test/dkms_build_exclusive_dependencies_test-1.0/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/dkms_build_exclusive_dependencies_test-1.0/Makefile')
-rw-r--r--test/dkms_build_exclusive_dependencies_test-1.0/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/dkms_build_exclusive_dependencies_test-1.0/Makefile b/test/dkms_build_exclusive_dependencies_test-1.0/Makefile
new file mode 100644
index 0000000..cf2d044
--- /dev/null
+++ b/test/dkms_build_exclusive_dependencies_test-1.0/Makefile
@@ -0,0 +1,3 @@
+all:
+ @echo ERROR: This module fails to build.
+ @exit 1