diff options
Diffstat (limited to 'package/boot/uboot-mediatek/Makefile')
-rw-r--r-- | package/boot/uboot-mediatek/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/boot/uboot-mediatek/Makefile b/package/boot/uboot-mediatek/Makefile index 9c365433ca..a994b8be4d 100644 --- a/package/boot/uboot-mediatek/Makefile +++ b/package/boot/uboot-mediatek/Makefile @@ -33,7 +33,6 @@ define U-Boot/mt7620_rfb BUILD_TARGET:=ramips BUILD_SUBTARGET:=mt7620 UBOOT_IMAGE:=u-boot-with-spl.bin - DEPENDS:=@BROKEN endef define U-Boot/mt7620_mt7530_rfb @@ -43,7 +42,6 @@ define U-Boot/mt7620_mt7530_rfb BUILD_TARGET:=ramips BUILD_SUBTARGET:=mt7620 UBOOT_IMAGE:=u-boot-with-spl.bin - DEPENDS:=@BROKEN endef define U-Boot/mt7621_rfb @@ -53,7 +51,6 @@ define U-Boot/mt7621_rfb BUILD_TARGET:=ramips BUILD_SUBTARGET:=mt7621 UBOOT_IMAGE:=u-boot-mt7621.bin - DEPENDS:=@BROKEN endef define U-Boot/mt7621_nand_rfb @@ -63,7 +60,6 @@ define U-Boot/mt7621_nand_rfb BUILD_TARGET:=ramips BUILD_SUBTARGET:=mt7621 UBOOT_IMAGE:=u-boot-mt7621.bin - DEPENDS:=@BROKEN endef define U-Boot/mt7622_rfb1 |