Explorar o código

convert mips64 to mips

Waldemar Brodkorb %!s(int64=16) %!d(string=hai) anos
pai
achega
aede4f8126
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/native/target.mk

+ 1 - 1
target/native/target.mk

@@ -1,4 +1,4 @@
-ARCH:=			$(shell uname -m|sed -e "s/i.*86/x86/" -e "s/_64//")
+ARCH:=			$(shell uname -m|sed -e "s/i.*86/x86/" -e "s/_\?64//")
 CPU_ARCH:=		$(shell uname -m)
 KERNEL_VERSION:=	2.6.33
 KERNEL_RELEASE:=	1