On Sun, Dec 18, 2016 at 12:57:56PM +0100, Bernhard Walle wrote:
> Avoid the usual file clash with ubirename from busybox and ubirename
> from mtd-utils.
> 
> Signed-off-by: Bernhard Walle <bernh...@bwalle.de>
> ---
>  rules/mtd-utils.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/rules/mtd-utils.in b/rules/mtd-utils.in
> index ad9c0d916..898d7069f 100644
> --- a/rules/mtd-utils.in
> +++ b/rules/mtd-utils.in
> @@ -283,6 +283,7 @@ comment "busybox' ubimkvol is selected!"
>  config MTD_UTILS_UBIRENAME
>       bool
>       prompt "ubirename"
> +     depends on !BUSYBOX_UBIRENAME || ALLYES
>       help
>         Rename a volume on a UBI device

There should be a 'comment ...' for this as well. Like all the others.

Michael

> -- 
> 2.11.0
> 
> 
> _______________________________________________
> 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

Reply via email to