Disable uImage generation for mips generic
authorYunQiang Su <syq@debian.org>
Mon, 14 May 2018 08:16:18 +0000 (16:16 +0800)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 2 Aug 2025 13:13:02 +0000 (15:13 +0200)
Forwarded: not-needed

MIPS generic trys to generate uImage when build, which then ask for
u-boot-tools.

[bwh: Updated for 5.17:
 - zload-y is no longer assigned here and appears to default to empty
 - Adjust context]

Gbp-Pq: Topic debian
Gbp-Pq: Name mips-boston-disable-its.patch

arch/mips/generic/Platform

index 0c03623f38970f25fa4021424d8a302603548d7e..8e22fcf54a5923a15460dc1fe89ed60473385436 100644 (file)
@@ -13,7 +13,6 @@ cflags-$(CONFIG_MACH_INGENIC_SOC)     += -I$(srctree)/arch/mips/include/asm/mach-ing
 cflags-$(CONFIG_MIPS_GENERIC)  += -I$(srctree)/arch/mips/include/asm/mach-generic
 
 load-$(CONFIG_MIPS_GENERIC)    += 0xffffffff80100000
-all-$(CONFIG_MIPS_GENERIC)     += vmlinux.gz.itb
 
 its-y                                  := vmlinux.its.S
 its-$(CONFIG_FIT_IMAGE_FDT_BOSTON)     += board-boston.its.S