summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@sonymobile.com>2012-08-18 09:58:45 +0300
committerBjorn Andersson <bjorn.andersson@sonymobile.com>2012-09-05 10:31:01 -0700
commit5d7b0bdf3a8688a775d6068ec7aab26d06d35b0a (patch)
tree58628dc6c53f678fe82b1735df55b47006ba2ae8
parentd7424e791115a2e9d4b1ef6132c87c36b8da30a6 (diff)
downloadlt26-5d7b0bdf3a8688a775d6068ec7aab26d06d35b0a.tar.gz
custom bootimage: Make spelling of variable match the commit in build/
Change-Id: I8c806881f6e78fced4eb181a0a28c3d9ff401612
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 01d8e9e..ba7d4d2 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -60,4 +60,4 @@ BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1056964608
BOARD_USERDATA_PARTITION_SIZE := 2147483648
BOARD_FLASH_BLOCK_SIZE := 131072
-BOARD_CUSTOM_BOOTIMAGE_MK := device/sony/lt26/custombootimg.mk
+BOARD_CUSTOM_BOOTIMG_MK := device/sony/lt26/custombootimg.mk