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
# $NetBSD: var-class.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for the different variable classes (local, command-line, global,
# environment), and which of them takes precedence over the others.

# TODO: Implementation

all:
	@:;