commit | dfddddc97e4671a2cb18873ca715ce6df94614ac | [log] [tgz] |
---|---|---|
author | Chirayu Desai <chirayudesai1@gmail.com> | Mon Apr 20 23:40:53 2020 +0530 |
committer | rohan <purohit.rohan@gmail.com> | Fri Aug 21 11:04:56 2020 -0400 |
tree | 31bed54b0a668f73e8deada30f35c41cd1959068 | |
parent | f63d816bf0c0238125c8150ab95f2961834eb3cf [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