[RFC,0/2] batman-adv: Default build sync with Kconfig
Message ID | 20180525200312.13527-1-sven@narfation.org (mailing list archive) |
---|---|
Headers |
Return-Path: <b.a.t.m.a.n-bounces@lists.open-mesh.org> X-Original-To: patchwork@open-mesh.org Delivered-To: patchwork@open-mesh.org Received: from open-mesh.org (localhost [IPv6:::1]) by open-mesh.org (Postfix) with ESMTP id BA5ED8099F; Fri, 25 May 2018 22:03:20 +0200 (CEST) Authentication-Results: open-mesh.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=narfation.org header.i=@narfation.org header.b="aS5j8FR5"; dkim-atps=neutral Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=2001:4d88:2000:7::2; helo=v3-1039.vlinux.de; envelope-from=sven@narfation.org; receiver=<UNKNOWN> Received: from v3-1039.vlinux.de (narfation.org [IPv6:2001:4d88:2000:7::2]) by open-mesh.org (Postfix) with ESMTPS id 9D68780636 for <b.a.t.m.a.n@lists.open-mesh.org>; Fri, 25 May 2018 22:03:19 +0200 (CEST) Received: from sven-desktop.home.narfation.org (p200300C593C62DFD0000000000004065.dip0.t-ipconnect.de [IPv6:2003:c5:93c6:2dfd::4065]) by v3-1039.vlinux.de (Postfix) with ESMTPSA id E9414110116; Fri, 25 May 2018 22:03:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=narfation.org; s=20121; t=1527278599; bh=b680CqSRZ1jLKfMMWIcANI49F50z5mAx9HSzWMSOYjk=; h=From:To:Cc:Subject:Date:From; b=aS5j8FR5rqjumiIqPCUfnJlh5Mab1bCt2dGv0GS2nmOrmVgT3OQBA74qHewfdI7+5 nTvWfGJMpUWAtVc3vdYOeVMsGcawtTZsTZ3Q4zYKAfuhgBcbtGf29PWYQ9TXqy1BFi i1bW7f077L31nBCu8KccIhbquVWBL4ZD5QWS/WZU= From: Sven Eckelmann <sven@narfation.org> To: b.a.t.m.a.n@lists.open-mesh.org Date: Fri, 25 May 2018 22:03:10 +0200 Message-Id: <20180525200312.13527-1-sven@narfation.org> X-Mailer: git-send-email 2.17.0 Subject: [B.A.T.M.A.N.] [RFC 0/2] batman-adv: Default build sync with Kconfig X-BeenThere: b.a.t.m.a.n@lists.open-mesh.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: The list for a Better Approach To Mobile Ad-hoc Networking <b.a.t.m.a.n.lists.open-mesh.org> List-Unsubscribe: <https://lists.open-mesh.org/mm/options/b.a.t.m.a.n>, <mailto:b.a.t.m.a.n-request@lists.open-mesh.org?subject=unsubscribe> List-Archive: <http://lists.open-mesh.org/pipermail/b.a.t.m.a.n/> List-Post: <mailto:b.a.t.m.a.n@lists.open-mesh.org> List-Help: <mailto:b.a.t.m.a.n-request@lists.open-mesh.org?subject=help> List-Subscribe: <https://lists.open-mesh.org/mm/listinfo/b.a.t.m.a.n>, <mailto:b.a.t.m.a.n-request@lists.open-mesh.org?subject=subscribe> Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking <b.a.t.m.a.n@lists.open-mesh.org> Cc: a@unstable.cc Errors-To: b.a.t.m.a.n-bounces@lists.open-mesh.org Sender: "B.A.T.M.A.N" <b.a.t.m.a.n-bounces@lists.open-mesh.org> |
Message
Sven Eckelmann
May 25, 2018, 8:03 p.m. UTC
Hi, yes, this is a rather harsh reminder that you should keep your settings in Kconfig and the out-of-tree module Makefiles in sync. Please submit an alternate patch (with a good commit message) for net/batman-adv/Kconfig when you want to keep the feature enabled by default. Kind regards, Sven Sven Eckelmann (2): batman-adv: Disable DAT during compilation batman-adv: Disable MCAST during compilation Makefile | 4 ++-- README.external.rst | 4 ++-- gen-compat-autoconf.sh | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-)