summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/linux-headers/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/linux-headers/APKBUILD b/system/linux-headers/APKBUILD
index eb8aa4696..7beaa2272 100644
--- a/system/linux-headers/APKBUILD
+++ b/system/linux-headers/APKBUILD
@@ -35,6 +35,7 @@ package() {
mips*) _carch="mips" ;;
s390*) _carch="s390" ;;
ppc*) _carch="powerpc" ;;
+ pmmx) _carch="x86" ;;
esac
cd "$builddir"