From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerone Young Subject: [PATCH 0 of 2] Enable other archs to build kvmtrace tool Date: Thu, 12 Jun 2008 11:17:44 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-ppc@vger.kernel.org To: kvm@vger.kernel.org Return-path: Received: from e4.ny.us.ibm.com ([32.97.182.144]:40960 "EHLO e4.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751555AbYFLQTc (ORCPT ); Thu, 12 Jun 2008 12:19:32 -0400 Sender: kvm-owner@vger.kernel.org List-ID: These patches fix up the build system in the /user dircectory so that other archs (besides x86) can build the kvm-trace tool. Signed-off-by: Jerone Young 3 files changed, 3 insertions(+), 2 deletions(-) user/Makefile | 2 ++ user/config-powerpc.mak | 2 +- user/config-x86-common.mak | 1 -