On Thu, 2016-11-10 at 20:28 +0000, Peter Robinson wrote:
> I agree with Josh, what is it that you're actually trying to achieve here?

What I want to achieve is to make the build a bit more quiet. And I prefer it
to not do things for no good reason.

But it turns out I can get what I want if we remove the call of "make
oldnoconfig" during %prep. There really is no need to do that for all config
files in configs/, as only one of those files will be used for the build. And
the file that actually will be used during %build will go through "make
oldnoconfig". So why bother doing that earlier during %prep?

And that's what the draft patch a few messages back in this thread does.

Thanks,


Paul Bolle
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to