mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
include/nanopi-m4: remove KMACHINE
There is no "nanopi-m4" defined in any yocto kernel metadata (yet?), therefore remove this superfluous line. Build (core-image-base) and run tested (both systemd and sysvinit) on: - nanopi-m4 Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
e67152aed1
commit
9534c174b1
|
@ -5,5 +5,4 @@ require conf/machine/include/rk3399.inc
|
|||
|
||||
MACHINE_FEATURES += "usbhost serial"
|
||||
|
||||
KMACHINE = "nanopi-m4"
|
||||
KERNEL_DEVICETREE = "rockchip/rk3399-nanopi-m4.dtb"
|
||||
|
|
Loading…
Reference in New Issue
Block a user