From: Jeremy Lainé Date: Fri, 17 Apr 2009 10:19:11 +0000 (+0200) Subject: iphone.conf: add basic machine description for iPhone X-Git-Tag: Release-2010-05/1~3761^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f0c7a787ed434261998cdf31034b658625d051;p=openembedded.git iphone.conf: add basic machine description for iPhone --- diff --git a/conf/machine/iphone.conf b/conf/machine/iphone.conf new file mode 100644 index 0000000000..061492585d --- /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 +