# MALTA64 -- 64-bit kernel config for MALTA endian-little boards
#
# $FreeBSD: head/sys/mips/conf/MALTA64EL 309055 2016-11-23 11:56:22Z br $
 
ident		MALTA64

include		"std.MALTA"
 
machine		mips mips64el
 
makeoptions	ARCH_FLAGS="-march=mips64 -mabi=64"
 
makeoptions 	KERNLOADADDR=0xffffffff80100000
