From b5c4b20cce7a725d1d4e5fbfbc09eeb72475ea05 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 2 Nov 2017 09:25:49 +0100 Subject: cyber-dmks: don't install to modprobe.d modprobe.d is only used for module configuration, not for autoloading. The config file should have been install into modules-load.d obviously. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..be8b365 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +cyber-dkms-*.pkg* +*.tar.gz -- cgit v1.2.3