Author: cognet
Date: Thu Jan 28 14:59:16 2010
New Revision: 203116
URL: http://svn.freebsd.org/changeset/base/203116

Log:
  Comment out any reference to ALCHEMY.hints until it's committed, to unbreak
  make universe.
  
  Spotted out by:       gahr

Modified:
  head/sys/mips/conf/ALCHEMY

Modified: head/sys/mips/conf/ALCHEMY
==============================================================================
--- head/sys/mips/conf/ALCHEMY  Thu Jan 28 14:09:16 2010        (r203115)
+++ head/sys/mips/conf/ALCHEMY  Thu Jan 28 14:59:16 2010        (r203116)
@@ -27,7 +27,7 @@ makeoptions   MODULES_OVERRIDE=""
 
 include                "../alchemy/std.alchemy"
 
-hints          "ALCHEMY.hints"         #Default places to look for devices.
+#hints         "ALCHEMY.hints"         #Default places to look for devices.
 
 makeoptions    DEBUG=-g                #Build kernel with gdb(1) debug symbols
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to