From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Jones Subject: [PATCH kvm-unit-tests 0/5] Makefile changes/cleanups Date: Mon, 16 Jan 2017 14:38:23 +0100 Message-ID: <20170116133828.17908-1-drjones@redhat.com> Cc: pbonzini@redhat.com To: kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55310 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751261AbdAPNib (ORCPT ); Mon, 16 Jan 2017 08:38:31 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 9CDC53B470 for ; Mon, 16 Jan 2017 13:38:31 +0000 (UTC) Sender: kvm-owner@vger.kernel.org List-ID: Pick up Gavin's patch for building on Ubuntu Yakkety/Zesty and add a couple cleanups to ARM's and POWER's makefiles. Andrew Jones (4): arm/Makefile.common cleanup powerpc/Makefile.common cleanup arm/Makefile.common: generated files dep cleanup powerpc/Makefile.common: generated files dep cleanup Gavin Guo (1): Makefile: Disable PIE as GCC enables it by default from 6.2.0-7 Makefile | 3 +++ arm/Makefile.common | 13 ++++--------- powerpc/Makefile.common | 13 ++++--------- 3 files changed, 11 insertions(+), 18 deletions(-) -- 2.9.3