linux-geode*: add COMPATIBLE_MACHINE
authorKoen Kooi <koen@openembedded.org>
Sun, 13 May 2007 16:42:15 +0000 (16:42 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 13 May 2007 16:42:15 +0000 (16:42 +0000)
packages/linux/linux-geodegx_2.4.24.bb
packages/linux/linux-geodelx_2.6.11.bb

index 70cb5f4..968127c 100644 (file)
@@ -2,6 +2,8 @@
 # Copyright (C) 2005, Advanced Micro Devices, Inc.  All Rights Reserved
 # Released under the MIT license (see packages/COPYING)
 
+COMPATIBLE_MACHINE = "geodegx"
+
 KV = "2.4.24"
 DESCRIPTION = "Linux kernel for the AMD Geode GX processor"
 LICENSE = "GPL"
index 890aa94..7605f68 100644 (file)
@@ -2,6 +2,8 @@
 # Copyright (C) 2005-2006, Advanced Micro Devices, Inc.  All Rights Reserved
 # Released under the MIT license (see packages/COPYING)
 
+COMPATIBLE_MACHINE = "geodelx"
+
 DESCRIPTION = "Linux kernel for the AMD Geode GX5535/LX5536"
 HOMEPAGE = "http://www.amd.com/embedded"
 LICENSE = "GPL"