summaryrefslogtreecommitdiff
path: root/target/config/Config.in.cpu
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-13 12:03:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-13 12:03:29 +0100
commit1f21649a71700c77ce49b2ebaf3539da8dbc5a7f (patch)
tree368e91e3ea701ba1802442879084874cfe4580c9 /target/config/Config.in.cpu
parent18b538928c1058c8cba1cc4352df0928e589b60f (diff)
fix sparc64 symbol name
Diffstat (limited to 'target/config/Config.in.cpu')
-rw-r--r--target/config/Config.in.cpu2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.cpu b/target/config/Config.in.cpu
index 7254c60e6..9f7cf4cfe 100644
--- a/target/config/Config.in.cpu
+++ b/target/config/Config.in.cpu
@@ -801,7 +801,7 @@ config ADK_TARGET_CPU_SPARC_LEON
depends on ADK_TARGET_ARCH_SPARC
# sparc64
-config ADK_TARGET_CPU_SPARC_V9
+config ADK_TARGET_CPU_SPARC64_V9
bool "v9"
select ADK_LINUX_64
select ADK_TARGET_WITH_NPTL