summaryrefslogtreecommitdiffstats
path: root/poky/meta/recipes-kernel/linux/linux-dtb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-kernel/linux/linux-dtb.inc')
-rw-r--r--poky/meta/recipes-kernel/linux/linux-dtb.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/poky/meta/recipes-kernel/linux/linux-dtb.inc b/poky/meta/recipes-kernel/linux/linux-dtb.inc
new file mode 100644
index 000000000..f1912775c
--- /dev/null
+++ b/poky/meta/recipes-kernel/linux/linux-dtb.inc
@@ -0,0 +1,3 @@
+python() {
+ bb.warn("You are using the linux-dtb.inc which is deprecated. You can safely remove it as the Device Tree support is automatically enabled when KERNEL_DEVICETREE is set.")
+}
OpenPOWER on IntegriCloud