From: Felix Fietkau Date: Mon, 2 Sep 2024 09:20:13 +0000 (+0200) Subject: uboot-mediatek: add missing dependency for mt7988_rfb-spim-nand X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=bc2e5f10d4e8ee173c5d8d13b27263d5f19044b6;p=openwrt%2Fstaging%2Fthess.git uboot-mediatek: add missing dependency for mt7988_rfb-spim-nand Signed-off-by: Felix Fietkau --- diff --git a/package/boot/uboot-mediatek/Makefile b/package/boot/uboot-mediatek/Makefile index b3b11a0f7c..431ab54c74 100644 --- a/package/boot/uboot-mediatek/Makefile +++ b/package/boot/uboot-mediatek/Makefile @@ -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