From: Simon Busch Date: Fri, 7 Jan 2011 08:30:54 +0000 (+0100) Subject: machines: introduce new palmpre2 machine X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7adf1b02062956ecccd708a617525f10b6359397;p=openembedded.git machines: introduce new palmpre2 machine The new palmpre2 machine is nearly the same as the already available palmpre machine. The only difference is the internal processor. The palmpre2 uses a omap 3630 and the palmpre a omap 3430 processor. This takes us into the situation to handle two different machines. Signed-off-by: Simon Busch --- diff --git a/conf/machine/palmpre2.conf b/conf/machine/palmpre2.conf new file mode 100644 index 0000000000..2c88559656 --- /dev/null +++ b/conf/machine/palmpre2.conf @@ -0,0 +1,5 @@ +#@TYPE: Machine +#@NAME: Palm Pre 2 machine +#@DESCRIPTION: Machine configuration for the Palm Pre 2 handset + +require conf/machine/include/palmpre.inc