summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_git.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb
index 7833f65fa4..b1486bce18 100644
--- a/meta/recipes-kernel/linux/linux-yocto_git.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_git.bb
@@ -30,5 +30,6 @@ KERNEL_FEATURES=features/netfilter
30# extra tasks 30# extra tasks
31addtask kernel_link_vmlinux after do_compile before do_install 31addtask kernel_link_vmlinux after do_compile before do_install
32addtask validate_branches before do_patch after do_kernel_checkout 32addtask validate_branches before do_patch after do_kernel_checkout
33addtask kernel_configcheck after do_configure before do_compile
33 34
34require linux-tools.inc 35require linux-tools.inc