diff options
Diffstat (limited to 'profiles/arch.list')
-rw-r--r-- | profiles/arch.list | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/arch.list b/profiles/arch.list new file mode 100644 index 000000000..45e629cbf --- /dev/null +++ b/profiles/arch.list @@ -0,0 +1,13 @@ +# Tier 1 architectures +arm +ppc +ppc64 +x86 +x86_64 + +# Tier 2 architectures +alpha +arm64 +hppa +mips +sparc64 |