summaryrefslogtreecommitdiff
path: root/extras/mtd_probe/75-probe_mtd.rules
diff options
context:
space:
mode:
Diffstat (limited to 'extras/mtd_probe/75-probe_mtd.rules')
-rw-r--r--extras/mtd_probe/75-probe_mtd.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/mtd_probe/75-probe_mtd.rules b/extras/mtd_probe/75-probe_mtd.rules
index 6b0c1c27e6..c0e0839785 100644
--- a/extras/mtd_probe/75-probe_mtd.rules
+++ b/extras/mtd_probe/75-probe_mtd.rules
@@ -2,7 +2,7 @@
ACTION!="add", GOTO="mtd_probe_end"
-KERNEL=="mtd*ro", IMPORT{program}="mtd_probe $tempnode"
+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"