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
{{ message }}
This repository was archived by the owner on Apr 13, 2024. It is now read-only.
driver.sh: Use initial architecture naming for patches
Currently, we collapse arm32_v{5,6,7} and ppc32/powerpc64le into arm and
powerpc respectively. We don't want to apply patches that are for only
one specific sub-architecture to all so add a SUBARCH variable that can
be used to differentiate everything.
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
0 commit comments