aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index a3ef5b4..a04d750 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -119,5 +119,8 @@ TARGET_RECOVERY_FSTAB := device/samsung/p3100/rootdir/fstab.espresso
RECOVERY_FSTAB_VERSION := 2
BOARD_HAS_DOWNLOAD_MODE := true
+BOARD_CUSTOM_BOOTIMG_MK := device/samsung/p3100/custombootimg.mk
+BOARD_CANT_BUILD_RECOVERY_FROM_BOOT_PATCH := true
+
# Use the non-open-source parts, if they're present
-include vendor/samsung/p31xx/BoardConfigVendor.mk