Browse Source

add yeelong stuff

Waldemar Brodkorb 13 years ago
parent
commit
5682955363
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/config/Config.in

+ 1 - 0
target/config/Config.in

@@ -362,6 +362,7 @@ config ADK_TARGET_CPU_ARCH
 	default "crisv32" if ADK_CPU_CRIS_V32
 	default "ppc" if ADK_CPU_PPC
 	default "ppc64" if ADK_CPU_PPC64
+	default "mips64el" if ADK_native && ADK_lemote_yeelong	
 
 config ADK_TARGET_ABI_CFLAGS
 	string