From owner-svn-src-all@FreeBSD.ORG Wed Dec 22 19:01:49 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22B24106564A; Wed, 22 Dec 2010 19:01:49 +0000 (UTC) (envelope-from nwhitehorn@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 11FDF8FC1A; Wed, 22 Dec 2010 19:01:49 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id oBMJ1m8q031851; Wed, 22 Dec 2010 19:01:48 GMT (envelope-from nwhitehorn@svn.freebsd.org) Received: (from nwhitehorn@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id oBMJ1mIn031849; Wed, 22 Dec 2010 19:01:48 GMT (envelope-from nwhitehorn@svn.freebsd.org) Message-Id: <201012221901.oBMJ1mIn031849@svn.freebsd.org> From: Nathan Whitehorn Date: Wed, 22 Dec 2010 19:01:48 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r216671 - head/sys/mips/conf X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2010 19:01:49 -0000 Author: nwhitehorn Date: Wed Dec 22 19:01:48 2010 New Revision: 216671 URL: http://svn.freebsd.org/changeset/base/216671 Log: Include std.sentry5 from the SENTRY5 kernel configuration. This was apparently missed in r215270. Modified: head/sys/mips/conf/SENTRY5 Modified: head/sys/mips/conf/SENTRY5 ============================================================================== --- head/sys/mips/conf/SENTRY5 Wed Dec 22 18:42:23 2010 (r216670) +++ head/sys/mips/conf/SENTRY5 Wed Dec 22 19:01:48 2010 (r216671) @@ -29,6 +29,7 @@ ident SENTRY5 # XXX only siba should be hardwired for now; we will use # bus enumeration there hints "SENTRY5.hints" +include "../sentry5/std.sentry5" # sentry5 normally ships with cfe firmware; use the console for now options CFE