From patchwork Mon Aug 31 09:28:51 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johannes Berg X-Patchwork-Id: 1354256 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=sipsolutions.net Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=3E65UFnn; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=casper.20170209 header.b=EgR1XViE; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Bg4gf4YZdz9sTK for ; Mon, 31 Aug 2020 19:30:38 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe :List-Id:MIME-Version:Message-Id:Date:Subject:To:From:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Owner; bh=9UfYdlxzzRjKoIQtb9SvM1orqvBb48qHdQz36tQJeeY=; b=3E65UFnnvKsvQ3YqiXgxGteo1/ wnd/AUZrtfdrpJvXlOTeo7EXEOC0Qb3HFBIucr8GgudqbGDJ/CtwovuURiTSrztPL8A6oHo8JCT6u YZZM4bT4BV5Fu2K60Dym7kE95eubspE45qIAD3GNTjBpsN8da8PRb3rcmSzxgIprLMYL0z6nuDWcJ 8HxbwZ3dqeM9INBVgsLSmrvZz1kZMR8r0Y0KepOB25Etw7s74TtkjEZ0zHfrtB5iG3W3cWyI+O4OL T+KXoYiULiQE/Vovlr95U61NfI6fqiUOhwHQQ/5q32Ow0nSjzPdonbEqBn4drcv61N5m2dm5sztgL Xb5rY56g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kCg8O-0007D8-UA; Mon, 31 Aug 2020 09:29:52 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kCg8J-0007BZ-84 for hostap@merlin.infradead.org; Mon, 31 Aug 2020 09:29:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:To:From:Sender:Reply-To:Cc:Content-Type:Content-ID: Content-Description:In-Reply-To:References; bh=eerZOqRLvMqQIpFHERrqy1iMwmJKxRWDX90f8fSZHEQ=; b=EgR1XViEEGqmNLHwCzgi+3HeQ4 jg2UzN2d9XrfuK6uDK8OURMsuOvmQ6y/wqZ2CVvvUZMU3Ve31w6/DqJzZxyDuF1m7ni3U9Os25916 uTA5L3zAny0cdNqNZVArxivANXP4epFjyjxY+nyhwsdjo474kMi8Jl1FfN7UG7H+t/wileatrZhE6 PqnCZn1H8E8n8ZfCV0s194nl4sv80JeeirYhEMUbpPgyXXRkf01hViGL6jtnvqSqB86jJY7XjgZJL WbRMSZKmY2be9vUl92KXOZgDJsfsdW+60prEo7uKTZVEppnrcC8GLewMmKriFk7VJ9A4qhYIAVWty /Eu9PLBQ==; Received: from s3.sipsolutions.net ([2a01:4f8:191:4433::2] helo=sipsolutions.net) by casper.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kCg7x-0001UA-SW for hostap@lists.infradead.org; Mon, 31 Aug 2020 09:29:46 +0000 Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94) (envelope-from ) id 1kCg7i-00DVGB-K0 for hostap@lists.infradead.org; Mon, 31 Aug 2020 11:29:10 +0200 From: Johannes Berg To: hostap@lists.infradead.org Subject: [PATCH v3 0/9] build improvements Date: Mon, 31 Aug 2020 11:28:51 +0200 Message-Id: <20200831092900.12492-1-johannes@sipsolutions.net> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200831_102926_055097_A556ECC1 X-CRM114-Status: UNSURE ( 6.72 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.5 (-) X-Spam-Report: SpamAssassin version 3.4.4 on casper.infradead.org summary: Content analysis details: (-1.5 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.4 KHOP_HELO_FCRDNS Relay HELO differs from its IP's reverse DNS X-BeenThere: hostap@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Hostap" Errors-To: hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Here's a fixed up version of the patchset, with the following changes: * fix .d file generation, CFLAGS were messed up due to .config file handling, moved that inside the common build system which simplifies things anyway * remove hostapd vs. wpa_s driver build checks - that was evidently trying to do some cleanups to achieve building without "make clean" but not nearly sufficient, and this patchset addresses the issue * make files depend on the .config file so they get rebuilt if the configuration changes johannes