linux-ezx: expand COMPATIBLE_MACHINE to rokre2 and rokre6
authorKoen Kooi <koen@openembedded.org>
Sun, 9 Sep 2007 13:05:42 +0000 (13:05 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 9 Sep 2007 13:05:42 +0000 (13:05 +0000)
packages/linux/linux-ezx_2.6.21.bb

index fc0ed30..c64d9a7 100644 (file)
@@ -69,7 +69,7 @@ FILES_kernel-image = ""
 ALLOW_EMPTY  = "1"
 
 COMPATIBLE_HOST = "arm.*-linux"
-COMPATIBLE_MACHINE = '(a780|e680|a1200)'
+COMPATIBLE_MACHINE = '(a780|e680|a1200|rorkre2|rokre6)'
 
 # For now the code for serial console is disabled in compress.c
 #CMDLINE_CON = "console=ttyS2,115200n8 console=tty1 "