Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# # $FreeBSD$ # .PATH: ${SRCTOP}/sys/dev/hwpmc KMOD= hwpmc_mips74k SRCS= hwpmc_mod.c hwpmc_logging.c hwpmc_soft.c vnode_if.h SRCS+= hwpmc_mips.c SRCS+= hwpmc_mips74k.c .include <bsd.kmod.mk>