From patchwork Tue Jun 7 17:08:36 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Bonzini X-Patchwork-Id: 631725 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rPJ6G5ty2z9t3k for ; Wed, 8 Jun 2016 03:12:38 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=ROaVWScd; dkim-atps=neutral Received: from localhost ([::1]:51748 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAKYO-0000Y0-Qh for incoming@patchwork.ozlabs.org; Tue, 07 Jun 2016 13:12:36 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAKUj-0005Tj-Jk for qemu-devel@nongnu.org; Tue, 07 Jun 2016 13:08:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAKUd-00079s-Fr for qemu-devel@nongnu.org; Tue, 07 Jun 2016 13:08:48 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:34116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAKUd-00079k-94 for qemu-devel@nongnu.org; Tue, 07 Jun 2016 13:08:43 -0400 Received: by mail-wm0-x241.google.com with SMTP id n184so25810116wmn.1 for ; Tue, 07 Jun 2016 10:08:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:in-reply-to:references; bh=mLHNncFHgcGjqVPZ1Vb5lykSA68xrVTYnFa/j2lcLLs=; b=ROaVWScdd6OegjPWliFNoZDyG7mZZFIgWEMFDdPdQp6xPOViJkqNHAIj5IH25DSe76 66/qVAxXJ1TrFj2co/XCPeppvJ6EwjANX70UOBk+8LBrswklWRSIIItcfPvWbEfxs0Hy puho06VifcSC2wMgksUS9WnsVfT4alhOoQ/oXPIAixd4gf+Vq8DZWmvYECb5FtQ52fm/ GkVMeJxzQPVMXjYSvHGvCxYI4jIFwbd1MSeYuRBNt2UiU0Qx4j8S1mCtOQ3Q/GtmNMS3 2SJpVd98RuZxBpHtA8UGGWjlCAzTeMw5s67lKHSiUvkVzQKV998Q6XNBqcnpzclH1lNc v92A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:subject:date:message-id :in-reply-to:references; bh=mLHNncFHgcGjqVPZ1Vb5lykSA68xrVTYnFa/j2lcLLs=; b=PwohbddkaWgWMusadojdHrvqa+40O+11X0aHVHonYHzD3aAoyTftPHWUvDdmVyGGLD zvt7ZAk8G0i0jAoUpGl4ssOGMVW9gDkvfCk8U4KJn53JlO668VsGYZv7b2IjPho8czBh t4TBfA2JR+/XfGxEqQLarcOohiJZWONzvtOhw0Mh+me2s9R0Ee+9K/O6cTLX42sV0W1m XS5vQFne00QdjTNgCf/fY9fgJUSv65dEbs2Rk1rMT2CsG3YKTR/jyG/PWa5LoNawtKSI KRnkNtd1PpXErJ8KhPgMXwaMEW/K8u8VOvX0VjrZMXwz3Sa3fPFjVd+T5qe3UkhCZ5jZ U0yA== X-Gm-Message-State: ALyK8tIAV6HwTvVQTHmeYM370NUz7FOxyNBH75Ko3kL9XMEBP9qIfn+VJWxgkJNeRWsFRg== X-Received: by 10.28.232.24 with SMTP id f24mr3917665wmh.3.1465319322709; Tue, 07 Jun 2016 10:08:42 -0700 (PDT) Received: from 640k.lan (94-39-188-118.adsl-ull.clienti.tiscali.it. [94.39.188.118]) by smtp.gmail.com with ESMTPSA id o76sm20511305wme.0.2016.06.07.10.08.41 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jun 2016 10:08:42 -0700 (PDT) From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Tue, 7 Jun 2016 19:08:36 +0200 Message-Id: <1465319317-50519-4-git-send-email-pbonzini@redhat.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1465319317-50519-1-git-send-email-pbonzini@redhat.com> References: <1465319317-50519-1-git-send-email-pbonzini@redhat.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::241 Subject: [Qemu-devel] [PULL 09/13] Makefile: add dependency on scripts/make_device_config.sh X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Make sure that config-devices.mak is rebuilt whenever there is a change in the scripts that generates it. Reviewed-by: Peter Maydell Signed-off-by: Paolo Bonzini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 59af636..6406847 100644 --- a/Makefile +++ b/Makefile @@ -117,7 +117,7 @@ endif -include $(SUBDIR_DEVICES_MAK_DEP) -%/config-devices.mak: default-configs/%.mak +%/config-devices.mak: default-configs/%.mak $(SRC_PATH)/scripts/make_device_config.sh $(call quiet-command, \ $(SHELL) $(SRC_PATH)/scripts/make_device_config.sh $< $*-config-devices.mak.d $@ > $@.tmp, " GEN $@.tmp") $(call quiet-command, if test -f $@; then \