socsvn commit: r302904 - soc2016/iateaca/bhyve-hda-head/usr.sbin/bhyve
iateaca at FreeBSD.org
iateaca at FreeBSD.org
Sat May 14 14:50:12 UTC 2016
Author: iateaca
Date: Sat May 14 14:50:11 2016
New Revision: 302904
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=302904
Log:
add pci_hda.c to Makefile
Modified:
soc2016/iateaca/bhyve-hda-head/usr.sbin/bhyve/Makefile
Modified: soc2016/iateaca/bhyve-hda-head/usr.sbin/bhyve/Makefile
==============================================================================
--- soc2016/iateaca/bhyve-hda-head/usr.sbin/bhyve/Makefile Sat May 14 13:44:49 2016 (r302903)
+++ soc2016/iateaca/bhyve-hda-head/usr.sbin/bhyve/Makefile Sat May 14 14:50:11 2016 (r302904)
@@ -27,6 +27,7 @@
mptbl.c \
pci_ahci.c \
pci_emul.c \
+ pci_hda.c \
pci_hostbridge.c \
pci_irq.c \
pci_lpc.c \
More information about the svn-soc-all
mailing list