Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# $NetBSD: Makefile,v 1.2 2022/06/11 16:41:55 tsutsui Exp $ # # Makefile for newsmips # .ifdef SMALLPROG CHECK_ENTROPY= no # do not check entropy/offer adding NOPARTMAN= yes NO_GPT= yes NO_MBR= yes NO_CLONES= yes .endif .include "../../Makefile.inc"