diff options
Diffstat (limited to 'stand/Makefile.inc')
| -rw-r--r-- | stand/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stand/Makefile.inc b/stand/Makefile.inc index 5d55c4e4a16f..2866ebd20af3 100644 --- a/stand/Makefile.inc +++ b/stand/Makefile.inc @@ -1,5 +1,7 @@ SUBDIR_PARALLEL= yes +PACKAGE= bootloader + # Firmware may not be able to handle branch protection failures MK_BRANCH_PROTECTION= no |
