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:
3249563
)
lsppc: Remove uboot from machine features as this is broken atm, also remove pci
author
Tim 'timtim' Ellis
<tim.ellis@foonas.org>
Tue, 20 Jan 2009 20:54:00 +0000
(20:54 +0000)
committer
Tim 'timtim' Ellis
<tim.ellis@foonas.org>
Tue, 20 Jan 2009 20:54:00 +0000
(20:54 +0000)
conf/machine/include/lsppc.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/lsppc.inc
b/conf/machine/include/lsppc.inc
index
673ce4b
..
8a868cb
100644
(file)
--- 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"