n1200: Remove ppc603e from extra archs, already in tune-ppc603e
authorTim 'timtim' Ellis <tim.ellis@foonas.org>
Wed, 28 Jan 2009 20:11:36 +0000 (20:11 +0000)
committerTim 'timtim' Ellis <tim.ellis@foonas.org>
Wed, 28 Jan 2009 20:11:36 +0000 (20:11 +0000)
conf/machine/n1200.conf

index b13576e..3563c54 100644 (file)
@@ -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"