Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13
# $NetBSD: Makefile,v 1.1 2018/11/07 07:43:08 maxv Exp $ .if ${MACHINE_ARCH} == "x86_64" SUBDIR= x86 .endif .include <bsd.own.mk> INCSDIR= /usr/include/dev/nvmm INCS= nvmm.h nvmm_ioctl.h .include <bsd.kinc.mk>