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
# $NetBSD: Makefile,v 1.1 2012/03/10 23:59:36 dsl Exp $

PROG=bootxx_fat12
FAT_ENTRY_SIZE=12

.include <../Makefile.fat>