From: Kristoffer Ericson Date: Fri, 20 Nov 2009 19:13:57 +0000 (+0100) Subject: Add machine file for Qi-Hardware's ben nanonote. X-Git-Tag: Release-2010-05/1~1648^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d5120892a89e1b6c5f76204437665f2ae454e1;p=openembedded.git Add machine file for Qi-Hardware's ben nanonote. --- diff --git a/conf/machine/ben-nanonote.conf b/conf/machine/ben-nanonote.conf new file mode 100644 index 0000000000..391f4a542d --- /dev/null +++ b/conf/machine/ben-nanonote.conf @@ -0,0 +1,8 @@ +#@TYPE: Machine +#@NAME: Ben Nanonote +#@DESCRIPTION: Machine configuration for the Qi-Hardware's Ben Nanonote +TARGET_ARCH = "mipsel" +PREFERRED_PROVIDER_virtual/kernel = "linux" +KERNEL_IMAGETYPE = "uImage" +IMAGE_FSTYPES ?= "jffs2" +