From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 11 Jun 2021 11:28:13 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1lrdSX-0003CR-9s for lore@lore.pengutronix.de; Fri, 11 Jun 2021 11:28:13 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1lrdSX-0001bt-1B; Fri, 11 Jun 2021 11:28:13 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lrdSR-0001bl-Ht for ptxdist@pengutronix.de; Fri, 11 Jun 2021 11:28:07 +0200 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1lrdSR-0007Uj-25 for ptxdist@pengutronix.de; Fri, 11 Jun 2021 11:28:07 +0200 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1lrdSR-007LyJ-1A for ptxdist@pengutronix.de; Fri, 11 Jun 2021 11:28:07 +0200 Date: Fri, 11 Jun 2021 11:28:07 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Message-ID: <20210611092807.GG839947@pengutronix.de> Mail-Followup-To: ptxdist@pengutronix.de References: <20210609215254.22554-1-rhi@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210609215254.22554-1-rhi@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [ptxdist] [PATCH] openfortivpn: no promptable sub-options, degrade to simple 'config' X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Wed, Jun 09, 2021 at 11:52:54PM +0200, Roland Hieber wrote: > Signed-off-by: Roland Hieber > --- > rules/openfortivpn.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/rules/openfortivpn.in b/rules/openfortivpn.in > index e18643322982..3722994a8446 100644 > --- a/rules/openfortivpn.in > +++ b/rules/openfortivpn.in > @@ -1,6 +1,6 @@ > ## SECTION=networking > > -menuconfig OPENFORTIVPN > +config OPENFORTIVPN > tristate > prompt "openfortivpn " Remove the spaces here. They are only needed for menuconfig. Michael > select LIBC_PTHREAD > -- > 2.29.2 > > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de > To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de