mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] setserial: avoid conflict with busybox's setserial
@ 2014-10-20 13:05 Alexander Dahl
  2014-11-13 16:50 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Dahl @ 2014-10-20 13:05 UTC (permalink / raw)
  To: ptxdist


Signed-off-by: Alexander Dahl <post@lespocky.de>
---
 rules/setserial.in |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rules/setserial.in b/rules/setserial.in
index 9aebc51..7696486 100644
--- a/rules/setserial.in
+++ b/rules/setserial.in
@@ -1,6 +1,10 @@
 ## SECTION=shell_and_console
 config SETSERIAL
 	tristate
+	depends on !BUSYBOX_SETSERIAL || ALLYES
 	prompt "setserial"
 	help
 	  setserial - get/set Linux serial port information
+
+comment "BusyBox' setserial is selected!"
+	depends on BUSYBOX_SETSERIAL
-- 
1.7.10.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] setserial: avoid conflict with busybox's setserial
  2014-10-20 13:05 [ptxdist] [PATCH] setserial: avoid conflict with busybox's setserial Alexander Dahl
@ 2014-11-13 16:50 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2014-11-13 16:50 UTC (permalink / raw)
  To: ptxdist

On Mon, Oct 20, 2014 at 03:05:51PM +0200, Alexander Dahl wrote:
> 
> Signed-off-by: Alexander Dahl <post@lespocky.de>

Thanks, applied.

Michael

> ---
>  rules/setserial.in |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/rules/setserial.in b/rules/setserial.in
> index 9aebc51..7696486 100644
> --- a/rules/setserial.in
> +++ b/rules/setserial.in
> @@ -1,6 +1,10 @@
>  ## SECTION=shell_and_console
>  config SETSERIAL
>  	tristate
> +	depends on !BUSYBOX_SETSERIAL || ALLYES
>  	prompt "setserial"
>  	help
>  	  setserial - get/set Linux serial port information
> +
> +comment "BusyBox' setserial is selected!"
> +	depends on BUSYBOX_SETSERIAL
> -- 
> 1.7.10.4
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2014-11-13 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-20 13:05 [ptxdist] [PATCH] setserial: avoid conflict with busybox's setserial Alexander Dahl
2014-11-13 16:50 ` Michael Olbrich

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