svn commit: r231014 - head/sys/modules
Justin Hibbits
jhibbits at FreeBSD.org
Sun Feb 5 13:29:02 UTC 2012
Author: jhibbits
Date: Sun Feb 5 13:29:01 2012
New Revision: 231014
URL: http://svn.freebsd.org/changeset/base/231014
Log:
Add exca to powerpc modules build as a dependency for cbb.
Modified:
head/sys/modules/Makefile
Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile Sun Feb 5 12:52:28 2012 (r231013)
+++ head/sys/modules/Makefile Sun Feb 5 13:29:01 2012 (r231014)
@@ -764,6 +764,7 @@ _cardbus= cardbus
_cbb= cbb
_cfi= cfi
_cpufreq= cpufreq
+_exca= exca
_nvram= powermac_nvram
_pccard= pccard
_smbfs= smbfs
More information about the svn-src-head
mailing list