summaryrefslogtreecommitdiff
path: root/target/alpha
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-22 23:16:58 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-22 23:16:58 -0600
commitb1619be7fae74c157476f62ea509aed028abe5f6 (patch)
treec2c39fdc442f0abc60e75cffd1fc3b417ec68368 /target/alpha
parent476a87c63fe284faf4ea0a76f7b540845c5f6a52 (diff)
rework CFLAGS and default gcc --with-cpu usage
For better maintenance, rework hardware model specific CFLAGS. Work in progress, needs moe testing.
Diffstat (limited to 'target/alpha')
-rw-r--r--target/alpha/systems/qemu-alpha2
-rw-r--r--target/alpha/systems/toolchain-alpha2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/alpha/systems/qemu-alpha b/target/alpha/systems/qemu-alpha
index 8a344b895..0b9751beb 100644
--- a/target/alpha/systems/qemu-alpha
+++ b/target/alpha/systems/qemu-alpha
@@ -4,7 +4,7 @@ config ADK_TARGET_SYSTEM_QEMU_ALPHA
select ADK_qemu_alpha
select ADK_TARGET_QEMU
select ADK_LINUX_64
- select ADK_LINUX_ALPHA
+ select ADK_CPU_ALPHA
help
Support for Qemu Emulator ALPHA architecture.
diff --git a/target/alpha/systems/toolchain-alpha b/target/alpha/systems/toolchain-alpha
index 7be969dbd..e27539b12 100644
--- a/target/alpha/systems/toolchain-alpha
+++ b/target/alpha/systems/toolchain-alpha
@@ -5,7 +5,7 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_ALPHA
select ADK_TARGET_TOOLCHAIN
select ADK_TARGET_PACKAGE_TXZ
select ADK_LINUX_64
- select ADK_LINUX_ALPHA
+ select ADK_CPU_ALPHA
help
ALPHA toolchain.