diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-11-20 17:10:04 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-20 17:11:15 -0800 |
commit | bd3b63179ccdb030dbf0ff1e792b896f0e1476ae (patch) | |
tree | d01ad8df5add07641da70c03993b3bcbf2dbd4f7 /meta-emenlow | |
parent | f6e0a5b0275220607c890142089b790bf29c89dd (diff) | |
download | poky-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.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 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 @@ | |||
1 | FILESEXTRAPATHS := "${THISDIR}/${PN}" | 1 | FILESEXTRAPATHS := "${THISDIR}/${PN}" |
2 | COMPATIBLE_MACHINE_emenlow = "emenlow" | 2 | COMPATIBLE_MACHINE_emenlow = "emenlow" |
3 | WRMACHINE_emenlow = "emenlow" | 3 | KMACHINE_emenlow = "emenlow" |