X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=templates%2Fconfig%2Farchitectures.tmpl;h=94523fadb3ff87be17e1a1e1fe2fd19c4579c6ae;hp=c15e8be9a2d0f8e6f72665e192aaa0c403b66bc2;hb=7e6d64d532662ea5d33962a234e2847c882e96ee;hpb=08faf198729da5a356e83e4e435af30828ac9616 diff --git a/templates/config/architectures.tmpl b/templates/config/architectures.tmpl index c15e8be..94523fa 100644 --- a/templates/config/architectures.tmpl +++ b/templates/config/architectures.tmpl @@ -9,8 +9,8 @@ architectures = { arm => 'ARM', hppa => 'HP PA-RISC', ia64 => 'Intel IA-64', - mips => 'MIPS', - mipsel => 'MIPS (DEC)', + mips => 'MIPS (big-endian)', + mipsel => 'MIPS (little-endian)', s390 => 'IBM S/390', "hurd-i386" => 'Hurd (i386)', amd64 => 'AMD64',