aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux_2.6.29.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux_2.6.29.bb b/recipes-kernel/linux/linux_2.6.29.bb
index e1da026..1886f24 100644
--- a/recipes-kernel/linux/linux_2.6.29.bb
+++ b/recipes-kernel/linux/linux_2.6.29.bb
@@ -6,6 +6,8 @@ PR = "r0"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_h3600 = "1"
+COMPATIBLE_MACHINE = "h3600"
+
SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/v2.6/linux-2.6.29.6.tar.bz2;name=kernel \
file://defconfig"