pkgbase: move devd's hyperv.conf to hyperv-tools package
This devd config file is useless without hyperv-tools, so we're moving it into the hyperv-tools package. pr#263691 PR: 263691 MFC after: 3 days
This commit is contained in:
parent
09dd1adfa4
commit
7ac164dc8e
@ -13,7 +13,10 @@ DEVD+= asus.conf
|
||||
.endif
|
||||
|
||||
.if ${MK_HYPERV} != "no"
|
||||
DEVD+= hyperv.conf
|
||||
CONFGROUPS+= HYPERV
|
||||
HYPERVDIR=${DEVDDIR}
|
||||
HYPERV+= hyperv.conf
|
||||
HYPERVPACKAGE= hyperv-tools
|
||||
.endif
|
||||
|
||||
.if ${MK_USB} != "no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user