Skip to content

Commit

Permalink
stm32: stm32mp1: add blockdev package by default
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Richard <[email protected]>
  • Loading branch information
thom24 committed Mar 15, 2024
1 parent d33a4e0 commit cc8d448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/stm32/stm32mp1/target.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ CPU_TYPE:=cortex-a7
CPU_SUBTYPE=neon-vfpv4
KERNEL_IMAGES:=zImage

DEFAULT_PACKAGES += kmod-button-hotplug
DEFAULT_PACKAGES += blockdev kmod-button-hotplug

0 comments on commit cc8d448

Please sign in to comment.