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:
6fa394c
)
tune-xscale.conf: Set TARGET_CC_KERNEL_ARCH correctly
author
Rod Whitby
<rod@whitby.id.au>
Tue, 23 Jan 2007 02:04:23 +0000
(
02:04
+0000)
committer
Rod Whitby
<rod@whitby.id.au>
Tue, 23 Jan 2007 02:04:23 +0000
(
02:04
+0000)
conf/machine/include/tune-xscale.conf
patch
|
blob
|
history
diff --git
a/conf/machine/include/tune-xscale.conf
b/conf/machine/include/tune-xscale.conf
index
0b98f09
..
e5fea93
100644
(file)
--- a/
conf/machine/include/tune-xscale.conf
+++ b/
conf/machine/include/tune-xscale.conf
@@
-1,3
+1,3
@@
TARGET_CC_ARCH = "-march=armv5te -mtune=xscale"
+TARGET_CC_KERNEL_ARCH = "-march=armv5te -mtune=xscale"
PACKAGE_ARCH = "armv5te"
-