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
This commit is contained in:
Bjoern A. Zeeb 2015-01-07 01:41:45 +00:00
parent bdb9ab0dd9
commit d5edbbc623
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276773

View File

@ -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.