diff --git a/recipes-kernel/linux/linux_4.4.40.bb b/recipes-kernel/linux/linux_4.4.40.bb index bba9fd6..88a9873 100644 --- a/recipes-kernel/linux/linux_4.4.40.bb +++ b/recipes-kernel/linux/linux_4.4.40.bb @@ -6,7 +6,6 @@ COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i)" inherit kernel -require recipes-kernel/linux/linux-dtb.inc require linux.inc # Pull in the devicetree files into the rootfs diff --git a/recipes-kernel/linux/linux_4.9.20.bb b/recipes-kernel/linux/linux_4.9.20.bb index 5a087cd..ec979d8 100644 --- a/recipes-kernel/linux/linux_4.9.20.bb +++ b/recipes-kernel/linux/linux_4.9.20.bb @@ -6,7 +6,6 @@ COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i)" inherit kernel -require recipes-kernel/linux/linux-dtb.inc require linux.inc # Pull in the devicetree files into the rootfs diff --git a/recipes-kernel/linux/linux_git.bb b/recipes-kernel/linux/linux_git.bb index cab0402..1613fef 100644 --- a/recipes-kernel/linux/linux_git.bb +++ b/recipes-kernel/linux/linux_git.bb @@ -6,7 +6,6 @@ COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i|sun8i)" inherit kernel -require recipes-kernel/linux/linux-dtb.inc require linux.inc # Pull in the devicetree files into the rootfs