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

1
2
3
4
5
#	$NetBSD: Makefile.inc,v 1.3 2000/02/26 19:00:08 thorpej Exp $

.if (${MACHINE_ARCH} == "alpha")
SRCS+=	alpha_bus_window.c alpha_pci_conf.c alpha_pci_io.c alpha_pci_mem.c
.endif