diff options
-rw-r--r-- | meta-emenlow/recipes/linux/linux-yocto_git.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-emenlow/recipes/linux/linux-yocto_git.bbappend b/meta-emenlow/recipes/linux/linux-yocto_git.bbappend index ed7e8509e..9fa2937d4 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" |