From c0f8076d664684a91909720dc92ada6e63bcdeaa Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 5 Apr 2008 13:49:33 +0000 Subject: [PATCH] tune-cortexa8: let's not confuse buildsystems with too many hyphens --- conf/machine/include/tune-cortexa8.inc | 4 ++-- 1 file 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" -- 2.39.5