From: Tim 'timtim' Ellis Date: Tue, 20 Jan 2009 20:54:00 +0000 (+0000) Subject: lsppc: Remove uboot from machine features as this is broken atm, also remove pci X-Git-Tag: Release-2010-05/1~4213^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e238b7f5f3858d004199d0c6e60099c2867bfcc3;p=openembedded.git lsppc: Remove uboot from machine features as this is broken atm, also remove pci --- diff --git a/conf/machine/include/lsppc.inc b/conf/machine/include/lsppc.inc index 673ce4b447..8a868cbd05 100644 --- a/conf/machine/include/lsppc.inc +++ b/conf/machine/include/lsppc.inc @@ -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"