From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiO4Q-0003iP-Eu for qemu-devel@nongnu.org; Thu, 08 May 2014 09:09:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiO4H-0004lX-9i for qemu-devel@nongnu.org; Thu, 08 May 2014 09:09:06 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:53270) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiO4H-0004lA-2Q for qemu-devel@nongnu.org; Thu, 08 May 2014 09:08:57 -0400 Received: by mail-wi0-f173.google.com with SMTP id bs8so10795048wib.6 for ; Thu, 08 May 2014 06:08:56 -0700 (PDT) Sender: Paolo Bonzini From: Paolo Bonzini Date: Thu, 8 May 2014 15:08:45 +0200 Message-Id: <1399554527-22262-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] build: simplify and fix fix-obj-vars, more libcacard cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: mjt@tls.msk.ru On top of the patch that Michael just sent. Paolo Bonzini (2): build: simplify and fix fix-obj-vars build: more libcacard cleanups configure | 2 -- hw/usb/Makefile.objs | 4 ++-- rules.mak | 15 ++++++++------- 3 files changed, 10 insertions(+), 11 deletions(-) -- 1.8.3.1