From: Jes Sorensen <jes@xxxxxxxxxxxxxxxxxx> RFC on Android it is quite common to have a prebuilt version of dtc. In this case one doesn't really want to build dtc in the kernel tree, as it is unused and to avoid the risk of mixing and matching dtc versions. This is the simplest fix I see for this. An alternative would be to define a new DTC_USE_PREBUILT flag. Thoughts? Jes Jes Sorensen (1): Skip building dtc if a prebuilt binary is specified via DTC= scripts/dtc/Makefile | 3 +++ 1 file changed, 3 insertions(+) -- 2.46.1