Author: imp
Date: Sat May 10 00:42:43 2014
New Revision: 265791
URL: http://svnweb.freebsd.org/changeset/base/265791
Log:
Fix typo in FORMAT_EXTENSIONS which breaks universe.
Modified:
head/sys/conf/kern.opts.mk
Modified: head/sys/conf/kern.opts.mk
==============================================================================
--- head/sys/conf/kern.opts.mk Sat May 10 00:26:40 2014 (r265790)
+++ head/sys/conf/kern.opts.mk Sat May 10 00:42:43 2014 (r265791)
@@ -16,7 +16,7 @@
# src tree.
__DEFAULT_YES_OPTIONS = \
- FORMAT_EXTENTIONS \
+ FORMAT_EXTENSIONS \
KERNEL_SYMBOLS
__DEFAULT_NO_OPTIONS = \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"