update arch for gl-ar750

not sure this is needed, tbh
module-based-network
Daniel Barlow 2023-06-20 20:11:25 +01:00
parent c1ba067fad
commit 3dd247a719
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
config = "mips-unknown-linux-musl";
gcc = {
abi = "32";
arch = "mips32"; # maybe mips_24kc-
arch = "24kc"; # maybe mips_24kc-
};
};
};