Fix module build when device ata is not in kernel config.
Sponsored by: The FreeBSD Foundation Build-tested by: gjb Approved by: re (delphij)
This commit is contained in:
parent
630ca9e372
commit
8e2ea476ab
@ -4,6 +4,6 @@
|
||||
|
||||
KMOD= hv_ata_pci_disengage
|
||||
|
||||
SRCS= hv_ata_pci_disengage.c
|
||||
SRCS= hv_ata_pci_disengage.c ata_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user