From 5e35b0b10c7c1d6319c031698d7eb65ab7958085 Mon Sep 17 00:00:00 2001 From: Tim 'timtim' Ellis Date: Wed, 28 Jan 2009 20:11:36 +0000 Subject: n1200: Remove ppc603e from extra archs, already in tune-ppc603e --- conf/machine/n1200.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/n1200.conf') 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" -- cgit v1.2.3