aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/handhelds-pxa-2.6_2.6.12-hh1.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-07-04 14:03:09 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-04 14:03:09 +0000
commitbb0e56bcdd2b71e640badbfce4a8c75c777da1cc (patch)
tree47902077094b022aa87f81b022a63f66a6fb8202 /packages/linux/handhelds-pxa-2.6_2.6.12-hh1.bb
parent4f4f4fea790b2a35258d0320950e1cb3e3409fcb (diff)
downloadopenembedded-bb0e56bcdd2b71e640badbfce4a8c75c777da1cc.tar.gz
handhelds-pxa: set COMPATIBLE_MACHINE = '(h3900|h2200|ipaq-pxa270)'
Diffstat (limited to 'packages/linux/handhelds-pxa-2.6_2.6.12-hh1.bb')
-rw-r--r--packages/linux/handhelds-pxa-2.6_2.6.12-hh1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/handhelds-pxa-2.6_2.6.12-hh1.bb b/packages/linux/handhelds-pxa-2.6_2.6.12-hh1.bb
index 1ecc553cf9..737a7970dc 100644
--- a/packages/linux/handhelds-pxa-2.6_2.6.12-hh1.bb
+++ b/packages/linux/handhelds-pxa-2.6_2.6.12-hh1.bb
@@ -4,6 +4,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>"
LICENSE = "GPL"
#
COMPATIBLE_HOST = "arm.*-linux"
+COMPATIBLE_MACHINE = '(h3900|h2200|ipaq-pxa270)'
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"