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/htctornado.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'conf/machine/htctornado.conf') diff --git a/conf/machine/htctornado.conf b/conf/machine/htctornado.conf index b311afe1b4..1c472f5a24 100644 --- a/conf/machine/htctornado.conf +++ b/conf/machine/htctornado.conf @@ -5,7 +5,6 @@ #----------------------------------------------------------------------------- TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4t armv5te" PREFERRED_PROVIDER_virtual/kernel = "linux-tornado-omap2" -- cgit 1.2.3-korg