summaryrefslogtreecommitdiff
path: root/stand/Makefile.inc
blob: 2866ebd20af38f9b33a41b1180c0fb23dba9d42f (plain)
1
2
3
4
5
6
7
8
SUBDIR_PARALLEL=	yes

PACKAGE=		bootloader

# Firmware may not be able to handle branch protection failures
MK_BRANCH_PROTECTION=	no

.include "defs.mk"