aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim 'timtim' Ellis <tim.ellis@foonas.org>2009-01-28 20:11:36 +0000
committerTim 'timtim' Ellis <tim.ellis@foonas.org>2009-01-28 20:11:36 +0000
commit5e35b0b10c7c1d6319c031698d7eb65ab7958085 (patch)
tree7224ffb84e6961e69831c94935c5693cbb907aba
parentb4020dc4b7b4a66e74e217190566e0887e2ff00a (diff)
downloadopenembedded-5e35b0b10c7c1d6319c031698d7eb65ab7958085.tar.gz
n1200: Remove ppc603e from extra archs, already in tune-ppc603e
-rw-r--r--conf/machine/n1200.conf2
1 files changed, 1 insertions, 1 deletions
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"