| 1 | #@TYPE: Machine |
| 2 | #@NAME: iPhone |
| 3 | #@DESCRIPTION: Machine configuration for the iPhone |
| 4 | |
| 5 | TARGET_ARCH = "arm" |
| 6 | |
| 7 | # For now we don't require tune-arm1176jzf-s as we |
| 8 | # really want the arch to stay "arm". |
| 9 | |
| 10 | #require conf/machine/include/tune-arm1176jzf-s.inc |

