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:
ed9094c
)
wrap: fix tuning
author
woglinde
<heinold@inf.fu-berlin.de>
Tue, 24 Mar 2009 11:08:21 +0000
(12:08 +0100)
committer
woglinde
<heinold@inf.fu-berlin.de>
Tue, 24 Mar 2009 11:09:26 +0000
(12:09 +0100)
conf/machine/wrap.conf
patch
|
blob
|
history
diff --git
a/conf/machine/wrap.conf
b/conf/machine/wrap.conf
index
1fc75eb
..
8dbd661
100644
(file)
--- a/
conf/machine/wrap.conf
+++ b/
conf/machine/wrap.conf
@@
-3,7
+3,8
@@
#@DESCRIPTION: Machine configuration for the PC Engines WRAP (Wireless Router Application Platform) boards.
TARGET_ARCH = "i486"
-PACKAGE_EXTRA_ARCHS = "i386 x86"
+
+require conf/machine/include/tune-x86.inc
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"