diff --git a/usr.sbin/bhyve/Makefile b/usr.sbin/bhyve/Makefile index c31f8728bfa..11273499582 100644 --- a/usr.sbin/bhyve/Makefile +++ b/usr.sbin/bhyve/Makefile @@ -29,7 +29,6 @@ SRCS= \ mptbl.c \ pci_ahci.c \ pci_e82545.c \ - pci_e82580.c \ pci_emul.c \ pci_fbuf.c \ pci_hostbridge.c \