Helios4: enable uboot-btrfs extension

This commit is contained in:
Rolf Leggewie 2025-12-01 04:06:05 +08:00
parent 42851ab469
commit ae82ca9cc5

View File

@ -11,6 +11,9 @@ FORCE_BOOTSCRIPT_UPDATE="yes"
KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current"
# Enable btrfs support in u-boot
enable_extension "uboot-btrfs"
function post_family_config__helios4_extra_packages() {
add_packages_to_image "fancontrol"
add_packages_to_image "ethtool"