mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-08-29 07:11:59 +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:
@@ -4,5 +4,5 @@
|
||||
|
||||
require conf/machine/include/sun50i.inc
|
||||
|
||||
KERNEL_DEVICETREE = "allwinner/sun50i-h5-orangepi-pc2.dtb"
|
||||
KERNEL_DEVICETREE = "sun50i-h5-orangepi-pc2.dtb"
|
||||
UBOOT_MACHINE = "orangepi_pc2_defconfig"
|
||||
|
Reference in New Issue
Block a user