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
Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>:
	Any change in a source file in the lib directory causes all files to
	be recompiled (because the objects are removed). Add a better rule for
	make to update the library. Maybe just remove "-rm -f $?".