linux-jlime: set compatible host and machine
authorKoen Kooi <koen@openembedded.org>
Wed, 10 May 2006 19:05:01 +0000 (19:05 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 10 May 2006 19:05:01 +0000 (19:05 +0000)
packages/linux/linux-jlime-sh3_2.6.11.bb

index b646c1a..a83347b 100644 (file)
@@ -3,6 +3,10 @@ DESCRIPTION = "Linux kernel for Hitachi SH3 based Jornada 6xx"
 LICENSE = "GPL"
 PR = "r0"
 
+
+COMPATIBLE_HOST = "sh.*-linux"
+COMPATIBLE_MACHINE = 'jornada6xx'
+
 SRC_URI = "http://www.jlime.com/downloads/releases/shrek/kernels/6xx/sources/linuxsh-snapshot-050320-jlimepatched-3.tar.bz2 \
            file://defconfig_jlime"