From 18ce5967002117e4cc0c18eca25b523b8dd3fae6 Mon Sep 17 00:00:00 2001 From: Anders Roxell Date: Fri, 21 Feb 2014 10:42:11 +0100 Subject: linaro-lng: kernel: restrict to COMPATIBLE_MACHINE Change-Id: Ied6f9b2f36caade23e754026ad2fc3fafbd46344 Signed-off-by: Anders Roxell --- meta-linaro/recipes-kernel/linux/linaro-lng.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-linaro/recipes-kernel/linux/linaro-lng.inc b/meta-linaro/recipes-kernel/linux/linaro-lng.inc index 7cdfb32..00ea523 100644 --- a/meta-linaro/recipes-kernel/linux/linaro-lng.inc +++ b/meta-linaro/recipes-kernel/linux/linaro-lng.inc @@ -7,6 +7,8 @@ SRCREV = "${AUTOREV}" SRCREV_FORMAT = "kernel" S = "${WORKDIR}/git" +COMPATIBLE_MACHINE = "(lng-x86-64|lng-rt-x86-64)" + do_configure_prepend_lng-x86-64() { scripts/kconfig/merge_config.sh -m arch/x86/configs/x86_64_defconfig \ linaro/configs/hugepage.conf linaro/configs/ovs.conf \ -- cgit v1.2.3