svn commit: r331658 - head/sys/conf
Justin Hibbits
jhibbits at FreeBSD.org
Wed Mar 28 03:11:51 UTC 2018
Author: jhibbits
Date: Wed Mar 28 03:11:50 2018
New Revision: 331658
URL: https://svnweb.freebsd.org/changeset/base/331658
Log:
Fix another optional standard. Build openpic_ofw again.
Modified:
head/sys/conf/files.powerpc
Modified: head/sys/conf/files.powerpc
==============================================================================
--- head/sys/conf/files.powerpc Wed Mar 28 03:07:02 2018 (r331657)
+++ head/sys/conf/files.powerpc Wed Mar 28 03:11:50 2018 (r331658)
@@ -158,7 +158,7 @@ powerpc/ofw/ofw_real.c optional aim
powerpc/ofw/ofw_syscons.c optional sc aim
powerpc/ofw/ofwcall32.S optional aim powerpc
powerpc/ofw/ofwcall64.S optional aim powerpc64
-powerpc/ofw/openpic_ofw.c optional standard
+powerpc/ofw/openpic_ofw.c standard
powerpc/ofw/rtas.c optional aim
powerpc/powermac/ata_kauai.c optional powermac ata | powermac atamacio
powerpc/powermac/ata_macio.c optional powermac ata | powermac atamacio
More information about the svn-src-all
mailing list