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:
bad9206
)
angstrom: use floating point for tegra2
author
Koen Kooi
<koen@openembedded.org>
Wed, 5 Jan 2011 17:44:37 +0000
(18:44 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 5 Jan 2011 17:45:28 +0000
(18:45 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
conf/distro/include/angstrom.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/angstrom.inc
b/conf/distro/include/angstrom.inc
index
2ab9179
..
c04864b
100644
(file)
--- a/
conf/distro/include/angstrom.inc
+++ b/
conf/distro/include/angstrom.inc
@@
-133,6
+133,7
@@
TARGET_FPU_ppc405 ?= "soft"
TARGET_FPU_armv6 ?= "hard"
TARGET_FPU_armv6-novfp ?= "soft"
TARGET_FPU_armv7a ?= "hard"
+TARGET_FPU_armv7a-vfp ?= "hard"
TARGET_FPU_ppc603e ?= "hard"
# webkit-gtk and cairo have alignment issues with double instructions on armv5 so