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

# $OpenPAM: Makefile.am 938 2017-04-30 21:34:42Z des $

SUBDIRS = openpam_dump_policy

if WITH_PAMTEST
SUBDIRS += pamtest
endif

if WITH_SU
SUBDIRS += su
endif