svn commit: r216671 - head/sys/mips/conf

Nathan Whitehorn nwhitehorn at FreeBSD.org
Wed Dec 22 19:01:49 UTC 2010


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


More information about the svn-src-head mailing list