diff options
Diffstat (limited to 'test/dkms_failing_test-1.0/Makefile')
-rw-r--r-- | test/dkms_failing_test-1.0/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/dkms_failing_test-1.0/Makefile b/test/dkms_failing_test-1.0/Makefile new file mode 100644 index 0000000..a311d81 --- /dev/null +++ b/test/dkms_failing_test-1.0/Makefile @@ -0,0 +1,3 @@ +all: + @echo ERROR: This module fails to build. + @exit 1" |