rock-pi-e.conf: remove redundant MACHINEOVERRIDES

The MACHINE name is already added to the MACHINEOVERRIDES implicitly, no need
to add it explicitly.

Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2023-09-29 22:21:13 -04:00
parent f8af59dd7c
commit 851a174649

View File

@ -5,8 +5,6 @@
require conf/machine/include/rk3328.inc
MACHINEOVERRIDES =. "rock-pi-e:"
KERNEL_DEVICETREE = "rockchip/rk3328-rock-pi-e.dtb"
MACHINE_EXTRA_RRECOMMENDS += "kernel-modules"