mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user