summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/tune-cortexa8.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/tune-cortexa8.inc b/conf/machine/include/tune-cortexa8.inc
index 1484861bbb..03e2e86a5f 100644
--- a/conf/machine/include/tune-cortexa8.inc
+++ b/conf/machine/include/tune-cortexa8.inc
@@ -1,3 +1,3 @@
TARGET_CC_ARCH = "-march=armv7-a -mtune=cortex-a8 -mfpu=vfp -mfloat-abi=softfp"
-FEED_ARCH = "armv7-a"
-PACKAGE_ARCH = "armv7-a"
+FEED_ARCH = "armv7a"
+PACKAGE_ARCH = "armv7a"