arm-rpi4: added kernel modules packages

This commit is contained in:
Dmitriy Terekhin 2020-06-18 20:42:30 +04:00 committed by Anton Midyukov
parent 1e0b4bf5c1
commit f840c8b1da

View File

@ -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)