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
ccflags-$(CONFIG_CB710_DEBUG)	:= -DDEBUG

obj-$(CONFIG_CB710_CORE)	+= cb710.o

cb710-y				:= core.o sgbuf2.o
cb710-$(CONFIG_CB710_DEBUG)	+= debug.o