Received: by mail.netbsd.org (Postfix, from userid 0) id B1EDB63B108; Wed, 13 Oct 2010 10:57:07 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B827F63B101 for ; Wed, 13 Oct 2010 10:56:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 56722175DF; Wed, 13 Oct 2010 10:56:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 13 Oct 2010 10:56:57 +0000 From: "Izumi Tsutsui" Subject: CVS commit: src/sys/arch/dreamcast/conf To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20101013105657.56722175DF@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Izumi Tsutsui" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: tsutsui Date: Wed Oct 13 10:56:56 UTC 2010 Modified Files: src/sys/arch/dreamcast/conf: GENERIC std.dreamcast Log Message: Include std.sh3 to pull options CPU_IN_CKSUM. Noted by Ryo SHIMIZU. To generate a diff of this commit: cvs rdiff -u -r1.96 -r1.97 src/sys/arch/dreamcast/conf/GENERIC cvs rdiff -u -r1.8 -r1.9 src/sys/arch/dreamcast/conf/std.dreamcast Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.