devd: Always install devmatch.conf
It allows devd to run devmatch to find the correct driver based on pnp info. No Objection from: imp
This commit is contained in:
parent
b091392eb8
commit
729ba386f0
@ -4,6 +4,8 @@
|
||||
|
||||
FILEGROUPS= FILES
|
||||
|
||||
FILES+= devmatch.conf
|
||||
|
||||
.if ${MACHINE} == "powerpc"
|
||||
FILES+= apple.conf
|
||||
.endif
|
||||
@ -12,7 +14,6 @@ FILES+= apple.conf
|
||||
.if ${MK_ACPI} != "no"
|
||||
FILES+= asus.conf
|
||||
.endif
|
||||
FILES+= devmatch.conf
|
||||
.if ${MK_HYPERV} != "no"
|
||||
FILES+= hyperv.conf
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user