mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-08-28 23:03:00 +02:00
misc: Drop allwinner prefix for machines
As we have automatic KERNEL_DEVICETREE prefix handling we don't need to add allwinner prefix Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
require conf/machine/include/sun50i.inc
|
||||
require conf/machine/include/hardware/ap6212a.inc
|
||||
|
||||
KERNEL_DEVICETREE = "allwinner/sun50i-h5-orangepi-zero-plus2.dtb"
|
||||
KERNEL_DEVICETREE = "sun50i-h5-orangepi-zero-plus2.dtb"
|
||||
UBOOT_MACHINE = "orangepi_zero_plus2_defconfig"
|
||||
|
Reference in New Issue
Block a user