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
# We must build libgcc2.a with -G 0, in case the user wants to link
# without the $gp register.
HOST_LIBGCC2_CFLAGS += -G 0