From 2dfc59aecfead8b3670643cdb06cedf23de923c0 Mon Sep 17 00:00:00 2001 From: Jeremy Laine Date: Sat, 22 Mar 2008 20:44:18 +0000 Subject: mpc8313e-rdb.conf: resync features with mpc8323e-rdb (add pci and uboot) --- conf/machine/mpc8313e-rdb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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" -- cgit 1.2.3-korg