]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/mips/conf/MALTA64
frag6.c: cleanup varaibles and return statements.
[FreeBSD/FreeBSD.git] / sys / mips / conf / MALTA64
1 # MALTA64 -- 64-bit kernel config for MALTA endian-big boards
2 #
3 # $FreeBSD$
4  
5 ident           MALTA64
6
7 include         "std.MALTA"
8  
9 machine         mips mips64
10  
11 makeoptions     ARCH_FLAGS="-march=mips64 -mabi=64"
12  
13 makeoptions     KERNLOADADDR=0xffffffff80100000
14
15 options         COMPAT_FREEBSD32        # Compatible with o32 binaries