From: Koen Kooi Date: Sun, 9 Sep 2007 13:05:42 +0000 (+0000) Subject: linux-ezx: expand COMPATIBLE_MACHINE to rokre2 and rokre6 X-Git-Tag: Release-2010-05/1~8696^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efc87660039a5bcc0b3ed193377a3140b60c5357;p=openembedded.git linux-ezx: expand COMPATIBLE_MACHINE to rokre2 and rokre6 --- diff --git a/packages/linux/linux-ezx_2.6.21.bb b/packages/linux/linux-ezx_2.6.21.bb index fc0ed308f8..c64d9a7c78 100644 --- a/packages/linux/linux-ezx_2.6.21.bb +++ b/packages/linux/linux-ezx_2.6.21.bb @@ -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 "