From: Koen Kooi Date: Sat, 5 Apr 2008 13:49:33 +0000 (+0000) Subject: tune-cortexa8: let's not confuse buildsystems with too many hyphens X-Git-Tag: Release-2010-05/1~7249^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0f8076d664684a91909720dc92ada6e63bcdeaa;p=openembedded.git tune-cortexa8: let's not confuse buildsystems with too many hyphens --- 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"