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