From: Tim 'timtim' Ellis Date: Wed, 28 Jan 2009 20:11:54 +0000 (+0000) Subject: lsppc: Remove ppc603e from extra archs, already in tune-ppc603e X-Git-Tag: Release-2010-05/1~3797^2~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bacd39b66681930cd8069928b71e8da94317e678;p=openembedded.git lsppc: Remove ppc603e from extra archs, already in tune-ppc603e --- diff --git a/conf/machine/include/lsppc.inc b/conf/machine/include/lsppc.inc index 807c292605..50a3ab3c57 100644 --- a/conf/machine/include/lsppc.inc +++ b/conf/machine/include/lsppc.inc @@ -3,7 +3,7 @@ #@DESCRIPTION: Generic Machine configuration for ppc based linkstations TARGET_ARCH = "powerpc" -PACKAGE_EXTRA_ARCHS = "ppc ppc603e" +PACKAGE_EXTRA_ARCHS = "ppc" MACHINE_FEATURES = "kernel26 usbhost ext2" MACHINE_EXTRA_RDEPENDS = "kernel-devicetree avr-evtd"