hh-pxa.inc: use hx4700 machine from now on
authorKoen Kooi <koen@openembedded.org>
Wed, 11 Oct 2006 15:05:57 +0000 (15:05 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 11 Oct 2006 15:05:57 +0000 (15:05 +0000)
packages/linux/handhelds-pxa-2.6.inc

index c4c2a33..aa348da 100644 (file)
@@ -3,7 +3,7 @@ DESCRIPTION = "handhelds.org Linux kernel for PXA based devices."
 LICENSE = "GPL"
 
 COMPATIBLE_HOST = "arm.*-linux"
-COMPATIBLE_MACHINE ?= '(h1910|h2200|h3900|h4000|h5xxx|htcuniversal|ipaq-pxa270)'
+COMPATIBLE_MACHINE ?= '(h1910|h2200|h3900|h4000|h5xxx|htcuniversal|hx4700)'
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"