Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9
# $NetBSD: Makefile,v 1.3 2013/05/01 22:16:15 matt Exp $ .include <bsd.endian.mk> .if ${TARGET_ENDIANNESS} == "1234" SUBDIR= zbsdmod zboot .endif .include <bsd.subdir.mk>