diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb index fabbb978d6..295fe27e7b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | |||
@@ -2,7 +2,7 @@ inherit kernel | |||
2 | require recipes-kernel/linux/linux-yocto.inc | 2 | require recipes-kernel/linux/linux-yocto.inc |
3 | 3 | ||
4 | KBRANCH = "standard/preempt-rt/base" | 4 | KBRANCH = "standard/preempt-rt/base" |
5 | KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" | 5 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" |
6 | 6 | ||
7 | LINUX_VERSION ?= "3.4.3" | 7 | LINUX_VERSION ?= "3.4.3" |
8 | LINUX_KERNEL_TYPE = "preempt-rt" | 8 | LINUX_KERNEL_TYPE = "preempt-rt" |