[PATCH 2/2] wscript: rename bsp_list to bsplist
Chris Johns
chrisj at rtems.org
Thu Nov 3 21:22:53 UTC 2022
+1
On 4/11/2022 2:59 am, Gedare Bloom wrote:
> ---
> wscript | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/wscript b/wscript
> index a8510edbee..b42c8f1119 100755
> --- a/wscript
> +++ b/wscript
> @@ -1694,7 +1694,7 @@ COMPILER = {}""".format(
> no_matches_error(ctx, white_list)
>
>
> -def bsp_list(ctx):
> +def bsplist(ctx):
> """lists base BSP variants"""
> check_forbidden_options(
> ctx, ["compiler", "config", "options", "tools", "top_group", "version"]
More information about the devel
mailing list