On Sat, Mar 11, 2017 at 10:49:45PM +0100, Alexander Dahl wrote:
> We can only install one mke2fs, the one from e2fsprogs or the one from
> busybox.
> 
> Signed-off-by: Alexander Dahl <p...@lespocky.de>

Thanks, applied,

Michael

> ---
>  rules/e2fsprogs.in | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/rules/e2fsprogs.in b/rules/e2fsprogs.in
> index 232d25f..18879ed 100644
> --- a/rules/e2fsprogs.in
> +++ b/rules/e2fsprogs.in
> @@ -200,8 +200,12 @@ config E2FSPROGS_INSTALL_LOGSAVE
>  
>  
>  
> +comment "BusyBox' mke2fs is selected!"
> +     depends on BUSYBOX_MKE2FS
> +
>  config E2FSPROGS_INSTALL_MKE2FS
>       bool
> +     depends on !BUSYBOX_MKE2FS || ALLYES
>       select E2FSPROGS_LIBCOM_ERR
>       select E2FSPROGS_LIBE2P
>       select E2FSPROGS_LIBEXT2FS
> -- 
> 2.1.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

Reply via email to