summaryrefslogtreecommitdiffstats
path: root/meta-emenlow
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-11-20 17:10:04 -0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-20 17:11:15 -0800
commitbd3b63179ccdb030dbf0ff1e792b896f0e1476ae (patch)
treed01ad8df5add07641da70c03993b3bcbf2dbd4f7 /meta-emenlow
parentf6e0a5b0275220607c890142089b790bf29c89dd (diff)
downloadopenembedded-core-bd3b63179ccdb030dbf0ff1e792b896f0e1476ae.tar.gz
linux-emenlow: Correct KMACHINE after kernel rename
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta-emenlow')
-rw-r--r--meta-emenlow/recipes/linux/linux-yocto_git.bbappend2
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 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"