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/triton.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'conf/machine/triton.conf') diff --git a/conf/machine/triton.conf b/conf/machine/triton.conf index 0275f6b2f5..56ef0bf793 100644 --- a/conf/machine/triton.conf +++ b/conf/machine/triton.conf @@ -3,7 +3,6 @@ #@DESCRIPTION: Machine configuration for the XScale based triton boards from KaRo Electronics TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4t armv5te" PREFERRED_PROVIDER_virtual/kernel = "triton-kernel" BOOTSTRAP_EXTRA_RDEPENDS = "virtual/kernel" -- cgit 1.2.3-korg