mkspi: preinstall build-essential and usb-modeswitch packages

...to speedup the fist Klipper installation and save some time for peoples with slow internet connection
Related to https://github.com/redrathnure/armbian-mkspi/issues/23 and https://github.com/redrathnure/armbian-mkspi/issues/21
This commit is contained in:
Maxim Medvedev 2024-12-08 14:46:17 +01:00 committed by Igor
parent f2d8bc5f60
commit ee42d6924d

View File

@ -14,4 +14,4 @@ FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
MODULES="ads7846 spidev"
BOOTFS_TYPE="fat"
PACKAGE_LIST_BOARD="build-essential usb-modeswitch"