Browse Source

fix sparc64 symbol name

Waldemar Brodkorb 9 years ago
parent
commit
1f21649a71
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/config/Config.in.cpu

+ 1 - 1
target/config/Config.in.cpu

@@ -801,7 +801,7 @@ config ADK_TARGET_CPU_SPARC_LEON
 	depends on ADK_TARGET_ARCH_SPARC
 	depends on ADK_TARGET_ARCH_SPARC
 
 
 # sparc64
 # sparc64
-config ADK_TARGET_CPU_SPARC_V9
+config ADK_TARGET_CPU_SPARC64_V9
 	bool "v9"
 	bool "v9"
 	select ADK_LINUX_64
 	select ADK_LINUX_64
 	select ADK_TARGET_WITH_NPTL
 	select ADK_TARGET_WITH_NPTL