git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcb2249
)
conf/machine/mpc8323e-rdb.conf : Add pci and uboot to MACHINE_FEATURES
author
Jeremy Laine
<jeremy.laine@m4x.org>
Tue, 6 Nov 2007 19:07:38 +0000
(19:07 +0000)
committer
Stelios Koroneos
<skoroneos@digital-opsis.com>
Tue, 6 Nov 2007 19:07:38 +0000
(19:07 +0000)
conf/machine/mpc8323e-rdb.conf
patch
|
blob
|
history
diff --git
a/conf/machine/mpc8323e-rdb.conf
b/conf/machine/mpc8323e-rdb.conf
index
32b97f8
..
0c0e071
100644
(file)
--- a/
conf/machine/mpc8323e-rdb.conf
+++ b/
conf/machine/mpc8323e-rdb.conf
@@
-3,12
+3,12
@@
#@DESCRIPTION: Machine configuration for the Freescale MPC8323E-RDB
TARGET_ARCH = "powerpc"
-TARGET_FPU = "soft"
+
#
TARGET_FPU = "soft"
PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppce300c2"
PREFERRED_PROVIDER_virtual/kernel = "linux"
-MACHINE_FEATURES = "kernel26 usbhost
ext2
"
+MACHINE_FEATURES = "kernel26 usbhost
pci ext2 uboot
"
PREFERRED_VERSION_u-boot = "1.1.6"
UBOOT_MACHINE = "MPC8323ERDB_config"