diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb index 6677f99abb..06836f78bd 100644 --- a/meta/recipes-kernel/linux/linux-yocto_git.bb +++ b/meta/recipes-kernel/linux/linux-yocto_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | inherit kernel | 1 | inherit kernel |
2 | require linux-yocto.inc | 2 | require linux-yocto.inc |
3 | 3 | ||
4 | KMACHINE_qemux86 = "yocto/standard/common_pc/base" | 4 | KMACHINE_qemux86 = "yocto/standard/common-pc/base" |
5 | KMACHINE_qemux86-64 = "yocto/standard/common-pc-64" | 5 | KMACHINE_qemux86-64 = "yocto/standard/common-pc-64" |
6 | KMACHINE_qemuppc = "yocto/standard/qemu-ppc32" | 6 | KMACHINE_qemuppc = "yocto/standard/qemu-ppc32" |
7 | KMACHINE_qemumips = "yocto/standard/mti-malta32-be" | 7 | KMACHINE_qemumips = "yocto/standard/mti-malta32-be" |