summaryrefslogtreecommitdiff
path: root/target/aarch64/systems/arm-fm
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/aarch64/systems/arm-fm
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/aarch64/systems/arm-fm')
-rw-r--r--target/aarch64/systems/arm-fm2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/aarch64/systems/arm-fm b/target/aarch64/systems/arm-fm
index e465b85fc..a756dd8a5 100644
--- a/target/aarch64/systems/arm-fm
+++ b/target/aarch64/systems/arm-fm
@@ -3,8 +3,8 @@ config ADK_TARGET_SYSTEM_ARM_FM
select ADK_aarch64
select ADK_arm_fm
select ADK_little
- select ADK_CPU_ARMV8
select ADK_LINUX_64
+ select ADK_CPU_CORTEX_A57
select ADK_TARGET_KERNEL_IMAGE
select ADK_PACKAGE_BOOT_WRAPPER_AARCH64
select ADK_TARGET_WITH_SERIAL