mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
NanoPi-M4: let all variants use the same KMACHINE type
This will allow us to define a single set of kernel BSP for all variants of the board (which only need to differ in u-boot dts). Signed-off-by: Yann Dirson <yann@blade-group.com>
This commit is contained in:
parent
d47180f7f6
commit
3111beaae5
|
@ -3,6 +3,7 @@
|
|||
|
||||
require rk3399.inc
|
||||
|
||||
KMACHINE = "nanopi-m4"
|
||||
KERNEL_DEVICETREE = "rockchip/rk3399-nanopi-m4.dtb"
|
||||
|
||||
RK_BOOT_DEVICE = "mmcblk1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user