commit | 2cf2c7f845597299ec5990ff69b0b0db9d0c7091 | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Wed Sep 05 12:16:30 2012 -0700 |
committer | android code review <noreply-gerritcodereview@google.com> | Wed Sep 05 12:16:31 2012 -0700 |
tree | 58628dc6c53f678fe82b1735df55b47006ba2ae8 | |
parent | 7d63d18c0525f96a44fb5cdbb49869407923d1cd [diff] | |
parent | 5d7b0bdf3a8688a775d6068ec7aab26d06d35b0a [diff] |
Merge "custom bootimage: Make spelling of variable match the commit in build/"
diff --git a/BoardConfig.mk b/BoardConfig.mk index 01d8e9e..ba7d4d2 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk
@@ -60,4 +60,4 @@ 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