tune-cortexa8: let's not confuse buildsystems with too many hyphens
authorKoen Kooi <koen@openembedded.org>
Sat, 5 Apr 2008 13:49:33 +0000 (13:49 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 5 Apr 2008 13:49:33 +0000 (13:49 +0000)
conf/machine/include/tune-cortexa8.inc

index 1484861..03e2e86 100644 (file)
@@ -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"