[oe-commits] Jeremy Lainé : iphone.conf: add basic machine description for iPhone

GIT User account git at amethyst.openembedded.net
Fri Apr 17 10:23:02 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e7f0c7a787ed434261998cdf31034b658625d051
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e7f0c7a787ed434261998cdf31034b658625d051

Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Fri Apr 17 12:19:11 2009 +0200

iphone.conf: add basic machine description for iPhone

---

 conf/machine/iphone.conf |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/conf/machine/iphone.conf b/conf/machine/iphone.conf
new file mode 100644
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
+





More information about the Openembedded-commits mailing list