Author: bz
Date: Wed Jan  7 01:41:45 2015
New Revision: 276773
URL: https://svnweb.freebsd.org/changeset/base/276773

Log:
  Remove the machine directive from the common MALTA* configuration file
  to avoid conflicting machine lines for the MALTA64 kernel configuration
  making config(8) go barf and builds to fail.
  
  Pointed out by:       adrian

Modified:
  head/sys/mips/conf/MALTA_COMMON

Modified: head/sys/mips/conf/MALTA_COMMON
==============================================================================
--- head/sys/mips/conf/MALTA_COMMON     Wed Jan  7 01:01:39 2015        
(r276772)
+++ head/sys/mips/conf/MALTA_COMMON     Wed Jan  7 01:41:45 2015        
(r276773)
@@ -2,8 +2,6 @@
 #
 # $FreeBSD$
 
-machine                mips mipsel     # Malta supports both, so it isn't in 
std.malta
-
 options        YAMON
 
 # Don't build any modules yet.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to