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:
792fc83
)
Add TARGET_FPU = "soft" to conf/distro/openzaurus.conf
author
Chris Lord
<chris@openedhand.com>
Fri, 11 Feb 2005 02:16:19 +0000
(
02:16
+0000)
committer
Chris Lord
<chris@openedhand.com>
Fri, 11 Feb 2005 02:16:19 +0000
(
02:16
+0000)
BKrev:
420c1573
-jAY2zGKSyeKekR_K-6FGQ
conf/distro/openzaurus.conf
patch
|
blob
|
history
diff --git
a/conf/distro/openzaurus.conf
b/conf/distro/openzaurus.conf
index
738e861
..
9667b4c
100644
(file)
--- a/
conf/distro/openzaurus.conf
+++ b/
conf/distro/openzaurus.conf
@@
-4,3
+4,4
@@
INHERIT += " package_ipk debian"
TARGET_OS = "linux"
+TARGET_FPU = "soft"