Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13
# $FreeBSD$ NO_OBJ=t .include <bsd.init.mk> SUBDIR.yes= boot1.chrp ofw uboot .if "${MACHINE_ARCH}" == "powerpc64" SUBDIR.${MK_FDT}+= kboot .endif .include <bsd.subdir.mk>