Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
7
8
9
# $FreeBSD$
# 
files	"../cavium/files.octeon1"
machine	mips mips64
cpu		CPU_CNMIPS

makeoptions CFLAGS_PARAM_INLINE_UNIT_GROWTH=10000
makeoptions CFLAGS_PARAM_LARGE_FUNCTION_GROWTH=100000
makeoptions CFLAGS_ARCH_PARAMS="--param max-inline-insns-single=10000"