summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-yocto_3.4.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.4.bbappend b/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 454c00f4..2893a01c 100644
--- a/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -5,7 +5,7 @@ SRC_URI += "file://xt-checksum.scc \
5 file://vswitch.scc \ 5 file://vswitch.scc \
6 file://lxc.scc \ 6 file://lxc.scc \
7 " 7 "
8 8module_autoload_openvswitch = "openvswitch"
9KERNEL_FEATURES_append = " features/kvm/qemu-kvm-enable.scc" 9KERNEL_FEATURES_append = " features/kvm/qemu-kvm-enable.scc"
10 10
11module_autoload_kvm = "kvm" 11module_autoload_kvm = "kvm"