1SUBDIR_PARALLEL= yes 2 3PACKAGE= bootloader 4 5# Firmware may not be able to handle branch protection failures 6MK_BRANCH_PROTECTION= no 7 8.include "defs.mk" 9