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

index 807c292..50a3ab3 100644 (file)
@@ -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"