diff options
| author | Zhao Wei Liew <zhaoweiliew@gmail.com> | 2016-02-24 16:28:21 +0200 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2016-02-24 16:29:03 +0200 |
| commit | d88248f61f20967c83b2f9e56b711c589ebc0429 (patch) | |
| tree | 584c5699557ba391ee18168ce6b68fd0fa5a5177 | |
| parent | 5ae2eced22597302d5e3a94aa605cd535eb4147e (diff) | |
debcaf: Unbreak the world
Change-Id: I834e49af4e8daa8725eb1ab3c7778cf696438064
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index c270f21..c30a25c 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -14,6 +14,8 @@ # limitations under the License. # +TARGET_OTA_ASSERT_DEVICE := debcaf,deb + TARGET_BOOTLOADER_BOARD_NAME := deb TARGET_BOOTLOADER_NAME := deb TARGET_BOARD_INFO_FILE := device/asus/debcaf/board-info.txt |
