On Fri, Jun 3, 2016 at 5:39 AM, Gerd Hoffmann <kra...@redhat.com> wrote: > Hi, > >> I tried >> >> subdir-y += ../../../arm64/boot/dts/broadcom > > Hmm, works for me too now, probably had a typo somewhere.
What directory does the dtb end up in? Because as it was, it ended up in arch/arm64/boot/dts/broadcom. I'm not sure all this hackery is worth it if the dtb doesn't end up in arch/arm/boot/dts/. > But it works for "make dtbs" only, "make dtbs_install" ignores it. That will be fun for users to debug... Rob