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 1ff94ec..467c0ef 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -119,5 +119,8 @@ TARGET_RECOVERY_FSTAB := device/samsung/p5100/rootdir/fstab.espresso10
RECOVERY_FSTAB_VERSION := 2
BOARD_HAS_DOWNLOAD_MODE := true
+BOARD_CUSTOM_BOOTIMG_MK := device/samsung/p5100/custombootimg.mk
+BOARD_CANT_BUILD_RECOVERY_FROM_BOOT_PATCH=true
+
# Use the non-open-source parts, if they're present
-include vendor/samsung/p51xx/BoardConfigVendor.mk