xref: /freebsd/stand/Makefile.inc (revision 51c8a9c1be57b6750e7c64e1379e8c33bd0f02c1)
1
2SUBDIR_PARALLEL=	yes
3
4# Firmware may not be able to handle branch protection failures
5MK_BRANCH_PROTECTION=	no
6
7.include "defs.mk"
8