From 84927d374d1171ae85d024941cafcd335c24ab98 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 19 Sep 2006 10:53:17 +0000 Subject: add /etc/modprobe.d/ldetect-lst.conf support --- lst/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lst/Makefile') diff --git a/lst/Makefile b/lst/Makefile index 6d2d39e3..d051ae2c 100644 --- a/lst/Makefile +++ b/lst/Makefile @@ -48,3 +48,6 @@ install: $(TMP_TABLES) $(TABLES3) gzip -9 $(dir)/{pcitable,usbtable,dmitable}.d/90default.lst install -m 644 ScannerDB.gz scannerconfigs Cards+ MonitorsDB isdn.db $(dir) + + mkdir -p $(modprobe_dir) + install -m 644 modprobe.conf $(modprobe_dir)/$(project).conf -- cgit v1.2.1