aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/lsppc.inc
diff options
context:
space:
mode:
authorTim 'timtim' Ellis <tim.ellis@foonas.org>2009-01-28 20:11:54 +0000
committerTim 'timtim' Ellis <tim.ellis@foonas.org>2009-01-28 20:11:54 +0000
commitbacd39b66681930cd8069928b71e8da94317e678 (patch)
tree43a75baa488cf106c6e1756fd30f39f15525e396 /conf/machine/include/lsppc.inc
parent5e35b0b10c7c1d6319c031698d7eb65ab7958085 (diff)
downloadopenembedded-bacd39b66681930cd8069928b71e8da94317e678.tar.gz
lsppc: Remove ppc603e from extra archs, already in tune-ppc603e
Diffstat (limited to 'conf/machine/include/lsppc.inc')
-rw-r--r--conf/machine/include/lsppc.inc2
1 files changed, 1 insertions, 1 deletions
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"