From: Stefan Schmidt Date: Sun, 14 Feb 2010 12:31:22 +0000 (+0100) Subject: imote2.conf: Add Xbow iMote 2 machine. X-Git-Tag: Release-2010-05/1~491^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=137804d52257ae611d75c042ba01f89688d2ea14;p=openembedded.git imote2.conf: Add Xbow iMote 2 machine. --- diff --git a/conf/machine/imote2.conf b/conf/machine/imote2.conf new file mode 100644 index 0000000000..06a4fbf61a --- /dev/null +++ b/conf/machine/imote2.conf @@ -0,0 +1,15 @@ +#@TYPE: Machine +#@Name: Crossbow iMote2 +#@DESCRIPTION: Machine configuration for Crossbow iMote 2 +TARGET_ARCH = "arm" + +PREFERRED_PROVIDER_virtual/kernel = "linux" + +PACKAGE_EXTRA_ARCHS = " iwmmxt" + +require conf/machine/include/tune-xscale.inc + +# used by opie-collections.inc +ROOT_FLASH_SIZE ?= "32" + +MACHINE_FEATURES = "kernel26 usbgadget alsa iwmmxt"