From bd3b63179ccdb030dbf0ff1e792b896f0e1476ae Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Sat, 20 Nov 2010 17:10:04 -0800 Subject: linux-emenlow: Correct KMACHINE after kernel rename Signed-off-by: Saul Wold --- meta-emenlow/recipes/linux/linux-yocto_git.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-emenlow') diff --git a/meta-emenlow/recipes/linux/linux-yocto_git.bbappend b/meta-emenlow/recipes/linux/linux-yocto_git.bbappend index ed7e8509ee..9fa2937d4f 100644 --- a/meta-emenlow/recipes/linux/linux-yocto_git.bbappend +++ b/meta-emenlow/recipes/linux/linux-yocto_git.bbappend @@ -1,3 +1,3 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}" COMPATIBLE_MACHINE_emenlow = "emenlow" -WRMACHINE_emenlow = "emenlow" +KMACHINE_emenlow = "emenlow" -- cgit v1.2.3-54-g00ecf