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
# Select only ColdFire-specific CPUs.

M68K_MLIB_CPU += && (CPU ~ "^mcf")
M68K_ARCH := cf
# Do not stamp the multilibs with a MAC type, as we never use those
# instructions in compiler-generated code.
MULTILIB_EXTRA_OPTS += Wa,-mno-mac