From e238b7f5f3858d004199d0c6e60099c2867bfcc3 Mon Sep 17 00:00:00 2001 From: Tim 'timtim' Ellis Date: Tue, 20 Jan 2009 20:54:00 +0000 Subject: lsppc: Remove uboot from machine features as this is broken atm, also remove pci --- conf/machine/include/lsppc.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') 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" -- cgit v1.2.3