lsppc: Remove uboot from machine features as this is broken atm, also remove pci
authorTim 'timtim' Ellis <tim.ellis@foonas.org>
Tue, 20 Jan 2009 20:54:00 +0000 (20:54 +0000)
committerTim 'timtim' Ellis <tim.ellis@foonas.org>
Tue, 20 Jan 2009 20:54:00 +0000 (20:54 +0000)
conf/machine/include/lsppc.inc

index 673ce4b..8a868cb 100644 (file)
@@ -5,7 +5,7 @@
 
 TARGET_ARCH = "powerpc"
 PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
-MACHINE_FEATURES = "kernel26 usbhost ext2 pci uboot"
+MACHINE_FEATURES = "kernel26 usbhost ext2"
 
 USE_DEVFS = "0"