From: Jeremy Laine Date: Sat, 22 Mar 2008 20:44:18 +0000 (+0000) Subject: mpc8313e-rdb.conf: resync features with mpc8323e-rdb (add pci and uboot) X-Git-Tag: Release-2010-05/1~7294^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dfc59aecfead8b3670643cdb06cedf23de923c0;p=openembedded.git mpc8313e-rdb.conf: resync features with mpc8323e-rdb (add pci and uboot) --- diff --git a/conf/machine/mpc8313e-rdb.conf b/conf/machine/mpc8313e-rdb.conf index 31f13b00b6..a49973f64f 100644 --- a/conf/machine/mpc8313e-rdb.conf +++ b/conf/machine/mpc8313e-rdb.conf @@ -8,7 +8,7 @@ PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppce300c3" PREFERRED_PROVIDER_virtual/kernel ?= "linux" PREFERRED_VERSION_u-boot ?= "git" -MACHINE_FEATURES = "kernel26 usbhost ext2" +MACHINE_FEATURES = "kernel26 usbhost pci ext2 uboot" KERNEL_IMAGETYPE = "uImage"