svn commit: r230995 - head/sys/conf

Nathan Whitehorn nwhitehorn at FreeBSD.org
Sat Feb 4 20:09:07 UTC 2012


Author: nwhitehorn
Date: Sat Feb  4 20:09:06 2012
New Revision: 230995
URL: http://svn.freebsd.org/changeset/base/230995

Log:
  Missed file in r230993.

Modified:
  head/sys/conf/files.powerpc

Modified: head/sys/conf/files.powerpc
==============================================================================
--- head/sys/conf/files.powerpc	Sat Feb  4 20:04:35 2012	(r230994)
+++ head/sys/conf/files.powerpc	Sat Feb  4 20:09:06 2012	(r230995)
@@ -133,6 +133,7 @@ powerpc/mpc85xx/openpic_fdt.c	optional	f
 powerpc/mpc85xx/pci_fdt.c	optional	pci mpc85xx
 powerpc/ofw/ofw_cpu.c		optional	aim
 powerpc/ofw/ofw_machdep.c	optional	aim
+powerpc/ofw/ofw_pci.c		optional	pci aim
 powerpc/ofw/ofw_pcibus.c	optional	pci aim
 powerpc/ofw/ofw_pcib_pci.c	optional	pci aim
 powerpc/ofw/ofw_real.c		optional	aim


More information about the svn-src-all mailing list