Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Fix typo.
details: https://anonhg.NetBSD.org/src/rev/9ebfa2969a22
branches: trunk
changeset: 757408:9ebfa2969a22
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Sat Aug 28 04:59:22 2010 +0000
description:
Fix typo.
diffstat:
sys/arch/evbarm/conf/GUMSTIX | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ae175142d219 -r 9ebfa2969a22 sys/arch/evbarm/conf/GUMSTIX
--- a/sys/arch/evbarm/conf/GUMSTIX Sat Aug 28 04:58:49 2010 +0000
+++ b/sys/arch/evbarm/conf/GUMSTIX Sat Aug 28 04:59:22 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GUMSTIX,v 1.51 2010/07/10 08:17:48 kiyohara Exp $
+# $NetBSD: GUMSTIX,v 1.52 2010/08/28 04:59:22 kiyohara Exp $
#
# GUMSTIX -- Gumstix. Inc. gumstix platforms kernel
#
@@ -24,7 +24,7 @@
# Gumstix options
options GUMSTIX
-# if not specfied 'busheader=' in args from u-boot, use GXIO_DEFAULT_EXPANSION.
+# if not specified 'busheader=' in args from u-boot, use GXIO_DEFAULT_EXPANSION.
options GUMSTIX_NETBSD_ARGS_BUSHEADER
options GUMSTIX_NETBSD_ARGS_CONSOLE # dynamically configure console
# 'console=lcd' or ffuart,stuart
Home |
Main Index |
Thread Index |
Old Index