sm6250-common: define no bootloader rule

This guards out inclusion of bootloader.
This commit is contained in:
Demon000 2020-07-05 15:48:09 +03:00
parent 8b64e910c9
commit a5381b36e1

View File

@ -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