From a1825f04c3b8b98a66ae402e99fd40ff2be59c82 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 22 Oct 2008 13:12:15 +0200 Subject: machines: start moving PACKAGE_EXTRA_ARCHS into the appropriate tune files * machine maintainers are encouraged to fix their machines --- conf/machine/include/tune-arm920t.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine/include/tune-arm920t.inc') diff --git a/conf/machine/include/tune-arm920t.inc b/conf/machine/include/tune-arm920t.inc index 1f7a04bb3b..47275b8cb4 100644 --- a/conf/machine/include/tune-arm920t.inc +++ b/conf/machine/include/tune-arm920t.inc @@ -1,4 +1,5 @@ FEED_ARCH = "armv4t" BASE_PACKAGE_ARCH = "armv4t" TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t" +PACKAGE_EXTRA_ARCHS += "armv4 armv4t" -- cgit v1.2.3