commit | c46b8fb43462b90a1b6d57301aca6371e8243003 | [log] [tgz] |
---|---|---|
author | Rashed Abdel-Tawab <rashed@linux.com> | Tue Jan 10 02:43:10 2017 -0500 |
committer | Jackeagle <jackeagle102@gmail.com> | Fri Sep 29 03:05:21 2017 -0400 |
tree | 5b9030f03d126f507aaf5b5012001004e411b1d1 | |
parent | fcb7ff692f5d61620c0b47e4f766a5dd853601ef [diff] |
build: Append -dtb to kernel image name if TARGET_KERNEL_APPEND_DTB is set Currently devices that have TARGET_KERNEL_APPEND_DTB set also have to set BOARD_KERNEL_IMAGE_NAME to Image.gz-dtb (or zImage-dtb on arm32) in order to properly build the image with an appended DT. Automatially append -dtb if TARGET_KERNEL_APPEND_DTB is set so BOARD_KERNEL_IMAGE_NAME does not need to be set. Change-Id: I5464c67092a7b9f86669902e5c0e4a47836f7cbd