aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTano Abeleyra <tanoabeleyra@gmail.com>2014-05-29 18:38:13 -0300
committerTano Abeleyra <tanoabeleyra@gmail.com>2014-05-29 18:38:13 -0300
commit0c221dac5184e2828b9f33b391b1b8bb03764680 (patch)
tree151fcd681a5910cf691eca6180a5d95fb799ece0
parent5c51f4713c6d8f765fbe8d672e4e082e9d13a35d (diff)
parent0150ad6c804b227bf6802709da6d172bb6cd1e03 (diff)
Merge pull request #19 from jereksel/patch-1
We don't have separate recovery partition
-rw-r--r--BoardCommonConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk
index 6c26a46..450e979 100644
--- a/BoardCommonConfig.mk
+++ b/BoardCommonConfig.mk
@@ -21,6 +21,7 @@ TARGET_SPECIFIC_HEADER_PATH := device/samsung/u8500-common/include
TARGET_NO_BOOTLOADER := true
TARGET_NO_RADIOIMAGE := true
TARGET_BOOTLOADER_BOARD_NAME := montblanc
+TARGET_NO_SEPARATE_RECOVERY := true
# Partitions
BOARD_NAND_PAGE_SIZE := 4096