commit | e26da85b49368236df316b0dff5a351cc03d771e | [log] [tgz] |
---|---|---|
author | Scott Mertz <scott@cyngn.com> | Wed Aug 26 19:08:03 2015 -0700 |
committer | Patrick Graber <pjgraber03@gmail.com> | Mon Mar 28 23:01:22 2016 -0700 |
tree | 3bf9ce6167e14ffa9f95a7f6a7dfdb66145827e3 | |
parent | 8f9a06defee46f664c3820c2ffdd0c0e1ac903c2 [diff] |
build: only specify least specific directory to dtbtool New kernels (3.18) place dtb files into the qcom subdirectory, but older kernels simply create a qcom subdirectory and place the dtb files at the same level in the heirarchy. Rather than looking for the first directory that exists, dtbtool has been modified to search all subdirectories for dtb files, and therefore we have to remove the specific subdirectories. Change-Id: I05a835d8b383270daf2aec6a4050a74f8a1e3985