summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Raynsford <[email protected]>2012-11-02 12:09:01 +0000
committerSven Gothel <[email protected]>2012-11-06 21:16:29 +0100
commit3d66b95d280f75bffb22d51393e2306879170703 (patch)
tree908b573ffc8c562fc1684a0b137f7103d152ed45
parent13da30b89bb86ff9d99b3d2b5526b5e17f504088 (diff)
ARMv7 has become ARMv6
-rw-r--r--make-platforms.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/make-platforms.txt b/make-platforms.txt
index 30596a8..6ff9f43 100644
--- a/make-platforms.txt
+++ b/make-platforms.txt
@@ -1,7 +1,7 @@
-android-armv7 : Android ARMv7
+android-armv6 : Android ARMv6
linux-amd64 : Linux AMD64
-linux-armv7 : Linux ARMv7
-linux-armv7hf : Linux ARMv7hf
+linux-armv6 : Linux ARMv6
+linux-armv6hf : Linux ARMv6hf
linux-i586 : Linux i586
macosx-universal : Mac OS X Universal
solaris-amd64 : Solaris AMD64