uboot-mediatek: add missing dependency for mt7988_rfb-spim-nand
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
fd3d798622
commit
bc2e5f10d4
1 changed files with 1 additions and 1 deletions
|
@ -686,7 +686,7 @@ define U-Boot/mt7988_rfb-spim-nand
|
||||||
BL2_BOOTDEV:=spim-nand
|
BL2_BOOTDEV:=spim-nand
|
||||||
BL2_SOC:=mt7988
|
BL2_SOC:=mt7988
|
||||||
BL2_DDRTYPE:=comb
|
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
|
endef
|
||||||
|
|
||||||
define U-Boot/mt7988_rfb-snand
|
define U-Boot/mt7988_rfb-snand
|
||||||
|
|
Loading…
Reference in a new issue