Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
# $NetBSD: Makefile,v 1.1 2022/05/14 20:54:31 mrg Exp $ .include <bsd.own.mk> .if ${MKRADEONFIRMWARE} != "no" # Upper case already installed from sys/dev/microcode. #SUBDIR= uc SUBDIR= lc .endif .include <bsd.subdir.mk>