linuxOS_AP05/debian/binary/usr/lib/udev/rules.d/75-probe_mtd.rules
2025-09-26 09:40:02 +08:00

8 lines
174 B
Plaintext

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