summaryrefslogtreecommitdiffstats
path: root/Makefile.config
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2006-09-19 10:53:17 +0000
committerOlivier Blin <oblin@mandriva.com>2006-09-19 10:53:17 +0000
commit84927d374d1171ae85d024941cafcd335c24ab98 (patch)
tree9949573e0f6fd491d13b3e2f6a969e092ad0fb84 /Makefile.config
parentf9b58dd0fe17ac9d402ae258071fe38155277251 (diff)
downloadldetect-lst-84927d374d1171ae85d024941cafcd335c24ab98.tar
ldetect-lst-84927d374d1171ae85d024941cafcd335c24ab98.tar.gz
ldetect-lst-84927d374d1171ae85d024941cafcd335c24ab98.tar.bz2
ldetect-lst-84927d374d1171ae85d024941cafcd335c24ab98.tar.xz
ldetect-lst-84927d374d1171ae85d024941cafcd335c24ab98.zip
add /etc/modprobe.d/ldetect-lst.conf support
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config
index 682dbdb7..2675a359 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -4,3 +4,5 @@ datadir = $(prefix)/share
bindir = $(prefix)/bin
sbindir = $(prefix)/sbin
dir = $(datadir)/$(project)
+sysconfigdir=/etc
+modprobe_dir=$(sysconfdir)/modprobe.d