aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-02-13 22:24:44 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-02-13 22:24:44 +0000
commit36dc5b94272f93fe5a2192ceff3b88bd40414908 (patch)
treecc28a11741829a3ebe609aa11adf7be23945f2e9 /sys/powerpc
parent85e8b24343ae92bbb87fb1d3c6daea599ce7dbb8 (diff)
downloadsrc-36dc5b94272f93fe5a2192ceff3b88bd40414908.tar.gz
src-36dc5b94272f93fe5a2192ceff3b88bd40414908.zip
Fix the style of the SCHED_4BSD commit.
Notes
Notes: svn path=/head/; revision=110831
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 598fdf5c5ca0..1572a98fd44b 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -33,7 +33,7 @@ makeoptions WERROR=-Wno-error #XXX: We don't want -Werror just now
options POWERMAC #NewWorld Apple PowerMacs
options PSIM #GDB PSIM ppc simulator
-options SCHED_4BSD #4BSD scheduler
+options SCHED_4BSD #4BSD scheduler
options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem