diff --git a/features.in/arm-rpi4/config.mk b/features.in/arm-rpi4/config.mk index a769bc06..e9a1af1c 100644 --- a/features.in/arm-rpi4/config.mk +++ b/features.in/arm-rpi4/config.mk @@ -6,6 +6,7 @@ use/arm-rpi4: use/bootloader/uboot endif @$(call add_feature) @$(call set,VM_PARTTABLE,msdos) + @$(call add,BASE_KMODULES,staging) @$(call add,THE_LISTS,uboot) @$(call add,THE_PACKAGES,u-boot-tools) @$(call add,THE_PACKAGES,rpi4-boot-switch)