Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12
# $FreeBSD$ PROG= fsx MAN= NO_WMISSING_VARIABLE_DECLARATIONS= .include <bsd.prog.mk> # Don't require static declarations. It's line noise in a single-file program. CWARNFLAGS+= -Wno-strict-prototypes -Wno-missing-prototypes