[PATCH] common: remove negative dependency on SANDBOX for IMD_TARGET
Sascha Hauer
s.hauer at pengutronix.de
Fri Aug 28 02:10:18 EDT 2020
On Mon, Aug 24, 2020 at 12:30:53AM +0200, Roland Hieber wrote:
> This dependency was added in commit b3d5c43cb8a2d492355a (2016-04-07,
> Antony Pavlov: "common: add dependency !SANDBOX on imd target tool"),
> but it seems to compile fine four years down the line.
>
> Signed-off-by: Roland Hieber <rhi at pengutronix.de>
> ---
> common/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
Applied, thanks
Sascha
>
> diff --git a/common/Kconfig b/common/Kconfig
> index 658437f01c5e..9e2417569bd5 100644
> --- a/common/Kconfig
> +++ b/common/Kconfig
> @@ -699,7 +699,6 @@ config IMD
> config IMD_TARGET
> bool "build bareboximd target tool"
> depends on IMD
> - depends on !SANDBOX
>
> config KERNEL_INSTALL_TARGET
> bool
> --
> 2.28.0
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
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 |
More information about the barebox
mailing list