Skip to content
Snippets Groups Projects
Verified Commit 946a1c45 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

system/linux-headers: support PMMX

parent 8156e547
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ package() {
mips*) _carch="mips" ;;
s390*) _carch="s390" ;;
ppc*) _carch="powerpc" ;;
pmmx) _carch="x86" ;;
esac
cd "$builddir"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment