diff options
author | Derek Young <dyoung@nslu2-linux.org> | 2008-02-29 05:24:59 +0000 |
---|---|---|
committer | Derek Young <dyoung@nslu2-linux.org> | 2008-02-29 05:24:59 +0000 |
commit | 1e4b78b265763e2b2d0d430f62b86aab5826a48e (patch) | |
tree | 1e1445771bd3453c5d108514b997ff8b3a675db4 /packages/linux | |
parent | c1afe9c5b50992c1df9f564965a24d48f3030795 (diff) | |
parent | 58774a22204d4e4edb46e9473876f68fe43c6209 (diff) |
merge of '59cc00aa5181acfcee64ce8cec61034622bd74a4'
and 'd11d5824c76b0b1aa853d8c90b90b0eeaa632eeb'
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux-handhelds-2.6.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6.inc b/packages/linux/linux-handhelds-2.6.inc index 845c11d7d6..c6bb6bae69 100644 --- a/packages/linux/linux-handhelds-2.6.inc +++ b/packages/linux/linux-handhelds-2.6.inc @@ -3,7 +3,7 @@ DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer h LICENSE = "GPL" COMPATIBLE_HOST = "arm.*-linux" -COMPATIBLE_MACHINE ?= '(asus620|asus730|aximx50|aximx50v|h1910|h2200|h3600|h3800|h3900|h4000|h5000|htcalpine|htcapache|htcblueangel|htchermes|htchimalaya|htcsable|htcuniversal|htcwallaby|hx4700|ghi270|looxc550|jornada56x|magician|rx1950|rx3000)' +COMPATIBLE_MACHINE ?= "(asus620|asus730|aximx50|aximx50v|eseries|h1910|h2200|h3600|h3800|h3900|h4000|h5000|htcalpine|htcapache|htcblueangel|htchermes|htchimalaya|htcsable|htcuniversal|htcwallaby|hx4700|ghi270|looxc550|jornada56x|magician|rx1950|rx3000)" # SRC_URI *must* be overriden in includer, but this is a good reference SRC_URI ?= "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \ |