summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-dtb.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-dtb.inc b/meta/recipes-kernel/linux/linux-dtb.inc
index 0b27d18ded..eb894562b3 100644
--- a/meta/recipes-kernel/linux/linux-dtb.inc
+++ b/meta/recipes-kernel/linux/linux-dtb.inc
@@ -1,5 +1,5 @@
1# Support for device tree generation 1# Support for device tree generation
2FILES_kernel_devicetree = "/boot/devicetree*" 2FILES_kernel-devicetree = "/boot/devicetree*"
3KERNEL_DEVICETREE_FLAGS = "-R 8 -p 0x3000" 3KERNEL_DEVICETREE_FLAGS = "-R 8 -p 0x3000"
4 4
5python __anonymous () { 5python __anonymous () {