Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7
# $NetBSD: Makefile,v 1.1 2021/12/07 17:39:55 brad Exp $ PROG= scmdctl SRCS= scmdctl.c uart.c i2cspi.c printscmd.c common.c .include <bsd.prog.mk>