commit | 5061962d73e10ee751825ee7b2a880bf4186e904 | [log] [tgz] |
---|---|---|
author | Chirayu Desai <chirayudesai1@gmail.com> | Mon Apr 20 23:40:53 2020 +0530 |
committer | Rashed Abdel-Tawab <rashedabdeltawab@gmail.com> | Sun Aug 16 18:09:30 2020 +0200 |
tree | 2b4ade11f5bea9f73cc2bd01f719417292bb0eb1 | |
parent | e523884e31d0ec3ca27e84150483b3343023664a [diff] |
kernel: Set full path to DTC * This makes it use the latest source built dtc instead of the prebuilt, which is too old for coral/4.14 * Would be best to have it use the in-kernel DTC though, as that should always work for that particular kernel. * When OUT_DIR_COMMON_BASE isn't set, this path is relative (i.e. out/), so append $(KERNEL_BUILD_OUT_PREFIX) to account for that. Change-Id: I6ffe72a2fb061ee81b385f31f4acf682876b27c8