75-probe_mtd.rules 174 B

1234567
  1. # do not edit this file, it will be overwritten on update
  2. ACTION!="add", GOTO="mtd_probe_end"
  3. KERNEL=="mtd*ro", IMPORT{program}="mtd_probe $devnode"
  4. LABEL="mtd_probe_end"