iphone.conf: add basic machine description for iPhone
authorJeremy Lainé <jeremy.laine@m4x.org>
Fri, 17 Apr 2009 10:19:11 +0000 (12:19 +0200)
committerJeremy 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]

diff --git a/conf/machine/iphone.conf b/conf/machine/iphone.conf
new file mode 100644 (file)
index 0000000..0614925
--- /dev/null
@@ -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
+