From 950e06a7db4d76959d857ab1729a3c42aec07bc6 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 27 Jan 2009 12:46:31 +0100 Subject: conf/machine: EXTRA_PACKAGES_ARCHS cleanup All duplicates in EXTRA_PACKAGE_ARCHS are removed. Moved EXTRA_PACKAGES_ARCHS to include/tune-* files (PPC and x86 targets), dropped it for ARM targets (as tune-arm* files have them defined properly). --- conf/machine/include/tune-strongarm.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine/include/tune-strongarm.inc') diff --git a/conf/machine/include/tune-strongarm.inc b/conf/machine/include/tune-strongarm.inc index 37499a61dc..5745c36311 100644 --- a/conf/machine/include/tune-strongarm.inc +++ b/conf/machine/include/tune-strongarm.inc @@ -6,3 +6,4 @@ ARM_ABI = "oabi" TARGET_CC_ARCH = "-march=armv4 -mtune=strongarm" FEED_ARCH = "arm-oabi" +PACKAGE_EXTRA_ARCHS += "armv4 " -- cgit v1.2.3