Re: kbuild/mkspec: Fix architectures where KBUILD_IMAGE isn't a full path

From: Michal Marek
Date: Wed Mar 15 2017 - 11:04:42 EST


Dne 15.3.2017 v 15:51 Tom Rini napsal(a):
> I found https://patchwork.kernel.org/patch/9442211/ today and I see that
> it was brought up again just before I sent my patch. I just want to
> point out that 9442211 doesn't address arm, arc, and sh and they will
> still not have a functional rpm build target. This is at least probably
> important for arm. Of course all of those could also be addressed with
> a patch similar to 9442211, and my main concern is making sure
> everything gets fixed one way or another. Thanks!

The patch is 1/6 of a series that also covers other architectures, but
patchwork won't should you the rest of the thread. Have a look here for
instance: https://lkml.org/lkml/2016/11/22/750.

Michal