From: "Roy.Li" <[email protected]> Signed-off-by: Roy.Li <[email protected]> --- cputable | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/cputable b/cputable index c556fdd..d48e59c 100644 --- a/cputable +++ b/cputable @@ -27,6 +27,8 @@ m32r m32r m32r 32 big m68k m68k m68k 32 big mips mips mips(eb)? 32 big mipsel mipsel mipsel 32 little +mips64 mips64 mips64 64 big +mips64el mips64el mips64el 64 little powerpc powerpc (powerpc|ppc) 32 big ppc64 powerpc64 (powerpc|ppc)64 64 big s390 s390 s390 32 big -- 1.7.10.4 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

