Skip to content

Commit

Permalink
uboot-mediatek: add missing dependency for mt7988_rfb-spim-nand
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Fietkau <[email protected]>
  • Loading branch information
nbd168 committed Sep 2, 2024
1 parent fd3d798 commit bc2e5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/boot/uboot-mediatek/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ define U-Boot/mt7988_rfb-spim-nand
BL2_BOOTDEV:=spim-nand
BL2_SOC:=mt7988
BL2_DDRTYPE:=comb
DEPENDS:=+trusted-firmware-a-mt7988-spim-nand-comb
DEPENDS:=+trusted-firmware-a-mt7988-spim-nand-comb +trusted-firmware-a-mt7988-spim-nand-ubi-comb
endef

define U-Boot/mt7988_rfb-snand
Expand Down

0 comments on commit bc2e5f1

Please sign in to comment.