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:
15b556e
)
iphone.conf: add basic machine description for iPhone
author
Jeremy Lainé
<jeremy.laine@m4x.org>
Fri, 17 Apr 2009 10:19:11 +0000
(12:19 +0200)
committer
Jeremy Lainé
<jeremy.laine@m4x.org>
Fri, 17 Apr 2009 10:19:11 +0000
(12:19 +0200)
conf/machine/iphone.conf
[new file with mode: 0644]
patch
|
blob
diff --git a/conf/machine/iphone.conf
b/conf/machine/iphone.conf
new file mode 100644
(file)
index 0000000..
0614925
--- /dev/null
+++ b/
conf/machine/iphone.conf
@@ -0,0
+1,11
@@
+#@TYPE: Machine
+#@NAME: iPhone
+#@DESCRIPTION: Machine configuration for the iPhone
+
+TARGET_ARCH = "arm"
+
+# For now we don't require tune-arm1176jzf-s as we
+# really want the arch to stay "arm".
+
+#require conf/machine/include/tune-arm1176jzf-s.inc
+