lisa._kmod: Fix use of arch vs abi
FIX The ABI (as defined by devlib) is the common currency. The "arch" is used with different meaning: * Kbuild ARCH= parameter * QEMU architecture * Alpine Linux architecture Ensure that all uses of "abi" and "arch" are as expected.
Loading
Please register or sign in to comment