summaryrefslogtreecommitdiffstats
path: root/modprobe.d/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'modprobe.d/meson.build')
-rw-r--r--modprobe.d/meson.build5
1 files changed, 5 insertions, 0 deletions
diff --git a/modprobe.d/meson.build b/modprobe.d/meson.build
new file mode 100644
index 0000000..0d7ce56
--- /dev/null
+++ b/modprobe.d/meson.build
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+install_data('README',
+ 'systemd.conf',
+ install_dir : modprobedir)