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 comment.
details: https://anonhg.NetBSD.org/src/rev/a2cfe10be8a0
branches: trunk
changeset: 778826:a2cfe10be8a0
user: bsh <bsh%NetBSD.org@localhost>
date: Sun Apr 15 08:17:42 2012 +0000
description:
fix comment.
remove trailing whitespace.
diffstat:
sys/arch/evbarm/conf/NETWALKER_MD | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 47b3f482362c -r a2cfe10be8a0 sys/arch/evbarm/conf/NETWALKER_MD
--- a/sys/arch/evbarm/conf/NETWALKER_MD Sun Apr 15 07:19:17 2012 +0000
+++ b/sys/arch/evbarm/conf/NETWALKER_MD Sun Apr 15 08:17:42 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: NETWALKER_MD,v 1.2 2010/11/23 11:13:56 hannken Exp $
+# $NetBSD: NETWALKER_MD,v 1.3 2012/04/15 08:17:42 bsh Exp $
#
-# M2ID -- i.MX51 evaluation board
+# NETWALKER_MD -- Sharp Netwalker kernel with a ramdisk.
#
include "arch/evbarm/conf/NETWALKER"
@@ -11,5 +11,5 @@
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
# disk/mass storage pseudo-devices
-pseudo-device md
+pseudo-device md
Home |
Main Index |
Thread Index |
Old Index