diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 9b6b4eb..5eb34ee 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -19,5 +19,8 @@ TARGET_2ND_CPU_ABI := armeabi-v7a TARGET_2ND_CPU_ABI2 := armeabi TARGET_2ND_CPU_VARIANT := cortex-a9 +# Bootloader +TARGET_NO_BOOTLOADER := true + # Platform TARGET_BOARD_PLATFORM := atoll