From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:59939 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751979AbaFJNVJ (ORCPT ); Tue, 10 Jun 2014 09:21:09 -0400 Message-ID: <53970642.7050104@suse.cz> Date: Tue, 10 Jun 2014 15:21:06 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [PATCH v2 0/5] kbuild: Clean-up and bug fixes of scripts/Makefile.host References: <1402287394-31133-1-git-send-email-yamada.m@jp.panasonic.com> In-Reply-To: <1402287394-31133-1-git-send-email-yamada.m@jp.panasonic.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Masahiro Yamada Cc: linux-kbuild@vger.kernel.org, Sam Ravnborg On 2014-06-09 06:16, Masahiro Yamada wrote: > Masahiro Yamada (5): > kbuild: fix a typo in scripts/Makefile.host > kbuild: fix a bug of C++ host program handling > kbuild: drop shared library support from Makefile.host > kbuild: clean up scripts/Makefile.host > kbuild: clean-up and bug fix of scripts/Makefile.host Thanks for the cleanup, but I'll postpone it for the next merge window. Thanks for your understanding. Michal