freebsd-skq/sys/mips/conf/SWARM_SMP
ian 4c5f4bdec5 MFC 263301
In kernel config files, it is supposed to be 'options<space><tab>' not
  'options<tab><tab>', per long standing (but recently not so strictly
  enforced) convention.
2014-05-17 17:34:37 +00:00

16 lines
214 B
Plaintext

#
# $FreeBSD$
#
include "std.SWARM"
ident SWARM_SMP
options SMP
options PRINTF_BUFR_SIZE=128
machine mips mips
makeoptions ARCH_FLAGS="-mabi=32 -march=mips32"
makeoptions LDSCRIPT_NAME= ldscript.mips.cfe