citadel/meta/recipes-kernel/linux/linux-dtb.inc

4 lines
189 B
PHP
Raw Normal View History

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.")
}