From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:52656 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725934AbfCSJDc (ORCPT ); Tue, 19 Mar 2019 05:03:32 -0400 From: David Howells In-Reply-To: References: <23500.1552920217@warthog.procyon.org.uk> Subject: Re: Commit seems to prevent use of GNUmakefile wrappers MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <4206.1552986209.1@warthog.procyon.org.uk> Date: Tue, 19 Mar 2019 09:03:29 +0000 Message-ID: <4207.1552986209@warthog.procyon.org.uk> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Masahiro Yamada Cc: dhowells@redhat.com, Liz Zhang , Lili Deng , Manoj Srivastava , Linus Torvalds , Linux Kbuild mailing list , Linux Kernel Mailing List Masahiro Yamada wrote: > How about this patch? > https://patchwork.kernel.org/patch/10858809/ > > I hope you will be able to wrap the top Makefile again. That works for me. Tested-by: David Howells