Thanks, applied as c5950e330aac4b072cb44c935d07cf88aa539129.

Michael

[sent from post-receive hook]

On Mon, 24 Mar 2025 08:46:00 +0100, Alexander Dahl <[email protected]> wrote:
> The Makefile of recent at91bootstrap does not allow all Kconfig
> features known by kernel and other projects.
> 
> Signed-off-by: Alexander Dahl <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/at91bootstrap2.make b/rules/at91bootstrap2.make
> index 04041a05b0df..47eabce29183 100644
> --- a/rules/at91bootstrap2.make
> +++ b/rules/at91bootstrap2.make
> @@ -86,6 +86,7 @@ $(STATEDIR)/at91bootstrap2.clean:
>  # oldconfig / menuconfig
>  # 
> ----------------------------------------------------------------------------
>  
> +# does not support the full set of kconfig targets, can not use 
> ptx/kconfig-targets here
>  at91bootstrap2_oldconfig at91bootstrap2_menuconfig: 
> $(STATEDIR)/at91bootstrap2.extract
>       @$(call world/kconfig, AT91BOOTSTRAP2, $(subst at91bootstrap2_,,$@))
>  

Reply via email to