You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build-configs: move rust builds under mainline cfg
PR kernelci#1468 added the mainline rust build in a separate
`rust` build configuration instead of adding to the
already existing mainline config which can cause
unnecessary builds. Move it in the proper place.
While at it also change the x86_64_arch anchor to
build just the base x86_64_defconfig to avoid
unnecessary allmodconfig rebuilds.
Fixes: 43875d0 ("config: add rust build configurations")
Suggested-by: Guillaume Tucker <[email protected]>
Reviewed-by: Miguel Ojeda <[email protected]>
Reviewed-by: Alice Ferrazzi <[email protected]>
Signed-off-by: Adrian Ratiu <[email protected]>
0 commit comments