mkspi: do not build desktop images

There is not practival sense in Gnome for this kind of boards. Usually we use KlipperScreen or/and WEB UI.
This commit is contained in:
Maxim Medvedev
2025-02-09 11:15:33 +01:00
committed by Igor
parent 31b3c5f752
commit fe50e4a283

View File

@@ -11,7 +11,8 @@ BOARD_MAINTAINER="redrathnure"
BOOTCONFIG="mkspi-rk3328_defconfig"
KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current"
FULL_DESKTOP="yes"
#No need to build Desktop images, minimal set will be installed together with KlipperScreen
HAS_VIDEO_OUTPUT="no"
BOOT_LOGO="desktop"
MODULES="ads7846 spidev"
BOOTFS_TYPE="fat"