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:
1eec47b
)
orion: Remove pci from machine features
author
Tim 'timtim' Ellis
<tim.ellis@foonas.org>
Sat, 17 Jan 2009 15:09:45 +0000
(15:09 +0000)
committer
Tim 'timtim' Ellis
<tim.ellis@foonas.org>
Sat, 17 Jan 2009 15:09:45 +0000
(15:09 +0000)
conf/machine/include/orion.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/orion.inc
b/conf/machine/include/orion.inc
index
4f2d9a3
..
df8e505
100644
(file)
--- a/
conf/machine/include/orion.inc
+++ b/
conf/machine/include/orion.inc
@@
-4,7
+4,7
@@
TARGET_ARCH = "arm"
TARGET_FPU = "soft"
-MACHINE_FEATURES = "kernel26 usbhost ext2
pci
"
+MACHINE_FEATURES = "kernel26 usbhost ext2"
MACHINE_TASK_PROVIDER = "task-base"
USE_DEVFS = "0"