chiark / gitweb /
build-sys: make loadable module support optional
[elogind.git] / rules / 75-probe_mtd.rules
index c0e08397858a98cc94498e73cfa079d14fcb57aa..8848aeeaedb9bbace68f29baf7160ec6dc2633a4 100644 (file)
@@ -3,6 +3,5 @@
 ACTION!="add", GOTO="mtd_probe_end"
 
 KERNEL=="mtd*ro", IMPORT{program}="mtd_probe $devnode"
-KERNEL=="mtd*ro", ENV{MTD_FTL}=="smartmedia", IMPORT{builtin}="kmod load sm_ftl"
 
 LABEL="mtd_probe_end"