From: Koen Kooi Date: Sun, 16 Jul 2006 11:36:21 +0000 (+0000) Subject: tune-arm920t: set PACKAGE_ARCH to armv4t X-Git-Tag: Release-2010-05/1~9453^2~1213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9920589188dd1a7de339d410aa696f040e6a6d1;p=openembedded.git tune-arm920t: set PACKAGE_ARCH to armv4t --- diff --git a/conf/machine/include/tune-arm920t.conf b/conf/machine/include/tune-arm920t.conf index 3cf6c7d7dc..992f1923c6 100644 --- a/conf/machine/include/tune-arm920t.conf +++ b/conf/machine/include/tune-arm920t.conf @@ -1,2 +1,3 @@ +PACKAGE_ARCH = "armv4t" TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t -mcpu=arm920t"