View | Details | Raw Unified | Return to bug 263691 | Differences between
and this patch

Collapse All | Expand All

(-)b/sbin/devd/Makefile (+1 lines)
Lines 14-19 DEVD+= asus.conf Link Here
14
14
15
.if ${MK_HYPERV} != "no"
15
.if ${MK_HYPERV} != "no"
16
DEVD+=	hyperv.conf
16
DEVD+=	hyperv.conf
17
PACKAGE_hyperv.conf= hyperv-tools
17
.endif
18
.endif
18
19
19
.if ${MK_USB} != "no"
20
.if ${MK_USB} != "no"

Return to bug 263691