mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/3] hostapd: bool => tristate
@ 2018-07-30 16:58 jon
  2018-07-30 16:58 ` [ptxdist] [PATCH 2/3] HOST_MESON_OPT: Add --libdir jon
  2018-07-30 16:58 ` [ptxdist] [PATCH 3/3] host-systemd: Fix rpath space problem jon
  0 siblings, 2 replies; 8+ messages in thread
From: jon @ 2018-07-30 16:58 UTC (permalink / raw)
  To: ptxdist; +Cc: Jon Ringle

From: Jon Ringle <jringle@gridpoint.com>

Signed-off-by: Jon Ringle <jringle@gridpoint.com>
---
 rules/hostapd.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/hostapd.in b/rules/hostapd.in
index 9160a02..6ac6be5 100644
--- a/rules/hostapd.in
+++ b/rules/hostapd.in
@@ -1,7 +1,7 @@
 ## SECTION=networking
 
 config HOSTAPD
-	bool
+	tristate
 	select OPENSSL
 	select LIBNL3
 	prompt "hostapd"
-- 
1.9.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-08-01  7:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-30 16:58 [ptxdist] [PATCH 1/3] hostapd: bool => tristate jon
2018-07-30 16:58 ` [ptxdist] [PATCH 2/3] HOST_MESON_OPT: Add --libdir jon
2018-07-30 16:58 ` [ptxdist] [PATCH 3/3] host-systemd: Fix rpath space problem jon
2018-07-31  7:49   ` Michael Olbrich
2018-07-31 13:30     ` Jon Ringle
2018-07-31 13:53       ` Michael Olbrich
2018-07-31 14:27         ` Jon Ringle
2018-08-01  7:17           ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox