
On 2015-12-02 13:41, Andreas Färber wrote:
For aarch64 this unnecessarily builds not only "Image" and "modules" but also "dtbs", which are built separately in Base:System dtb-source. The failure here is due to an error building a .dtb file.
Can this be changed to only build what's necessary per architecture? There is already an $image variable and @IMAGE@ placeholder elsewhere to handle image file differences (although x86 overrides that from bzImage to vmlinuz).
Or would you rather want to patch the Makefile for vanilla and default to not include dtbs as a dependency of all?
I'd prefer patching the Makefile. It is not just the spec file, but the pre-merge test also does a plain make. Michal -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org