diff options
author | Koen Kooi <koen@openembedded.org> | 2007-06-17 07:50:59 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-06-17 07:50:59 +0000 |
commit | 6b7dd22ac5d310a57a26be09cbf1ccc4d516b428 (patch) | |
tree | b9d167d0b55d7213f75e27a856d84d7525230f8b /packages/linux/linux-h1940_2.6.17-h1940.bb | |
parent | e28b4bdcb77609c03f711ab57abd735de67ec885 (diff) |
linux-h1940: set compatible machine
Diffstat (limited to 'packages/linux/linux-h1940_2.6.17-h1940.bb')
-rw-r--r-- | packages/linux/linux-h1940_2.6.17-h1940.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/linux-h1940_2.6.17-h1940.bb b/packages/linux/linux-h1940_2.6.17-h1940.bb index 5fbe040810..f7ad0185f3 100644 --- a/packages/linux/linux-h1940_2.6.17-h1940.bb +++ b/packages/linux/linux-h1940_2.6.17-h1940.bb @@ -5,6 +5,7 @@ LICENSE = "GPL" PR = "r1" COMPATIBLE_HOST = "arm.*-linux" +COMPATIBLE_MACHINE = "h1940" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ http://rtpnet.nerim.net/ipaq/patches/2.6.17-1/v2.6.17-gitcurrent.patch;patch=1 \ |