From: Tim 'timtim' Ellis Date: Wed, 28 Jan 2009 20:11:36 +0000 (+0000) Subject: n1200: Remove ppc603e from extra archs, already in tune-ppc603e X-Git-Tag: Release-2010-05/1~3797^2~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e35b0b10c7c1d6319c031698d7eb65ab7958085;p=openembedded.git n1200: Remove ppc603e from extra archs, already in tune-ppc603e --- diff --git a/conf/machine/n1200.conf b/conf/machine/n1200.conf index b13576e2ed..3563c54bd7 100644 --- a/conf/machine/n1200.conf +++ b/conf/machine/n1200.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Machine configuration for the Thecus n1200, an MPC8347 based NAS TARGET_ARCH = "powerpc" -PACKAGE_EXTRA_ARCHS = "ppc ppc603e" +PACKAGE_EXTRA_ARCHS = "ppc" MACHINE_FEATURES = "kernel26 usbhost ext2" MACHINE_TASK_PROVIDER = "task-base"