Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# $FreeBSD$

.PATH:		${SRCTOP}/contrib/hyperv/tools/scripts

BINDIR=		${LIBEXECDIR}/hyperv

SCRIPTS=	hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
SCRIPTS+=	hyperv_vfattach hyperv_vfup

.include <bsd.prog.mk>