From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Marek Subject: Re: [PATCH v2] Add virt directory to the top Makefile Date: Tue, 22 Sep 2015 15:33:52 +0200 Message-ID: <560158C0.1070409@suse.com> References: <1442924614-16833-1-git-send-email-feng.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Cc: eric.auger@linaro.org, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: Feng Wu , pbonzini@redhat.com, alex.williamson@redhat.com Return-path: In-Reply-To: <1442924614-16833-1-git-send-email-feng.wu@intel.com> Sender: linux-kbuild-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Dne 22.9.2015 v 14:23 Feng Wu napsal(a): > We need to build files in virt/lib/, so add virt directory to > the top Makefile. > > Signed-off-by: Feng Wu > --- > v2: > - Remove the explicit 'virt' entry in the KBUILD_ALLDIRS assignment > - Remove './' in virt/Makefile Acked-by: Michal Marek Michal