Commit f840c8b1 authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

arm-rpi4: added kernel modules packages

parent 1e0b4bf5
...@@ -6,6 +6,7 @@ use/arm-rpi4: use/bootloader/uboot ...@@ -6,6 +6,7 @@ use/arm-rpi4: use/bootloader/uboot
endif endif
@$(call add_feature) @$(call add_feature)
@$(call set,VM_PARTTABLE,msdos) @$(call set,VM_PARTTABLE,msdos)
@$(call add,BASE_KMODULES,staging)
@$(call add,THE_LISTS,uboot) @$(call add,THE_LISTS,uboot)
@$(call add,THE_PACKAGES,u-boot-tools) @$(call add,THE_PACKAGES,u-boot-tools)
@$(call add,THE_PACKAGES,rpi4-boot-switch) @$(call add,THE_PACKAGES,rpi4-boot-switch)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment