[sh4] Fix uImage build
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Sat, 20 Dec 2025 09:15:48 +0000 (10:15 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 20 Dec 2025 09:15:48 +0000 (10:15 +0100)
Bug-Debian: https://bugs.debian.org/569034
Forwarded: not-needed

[bwh: This was added without a description, but I think it is done
 only to avoid a build-dependency on u-boot-tools.]

Gbp-Pq: Topic debian
Gbp-Pq: Name arch-sh4-fix-uimage-build.patch

arch/sh/Makefile

index 7b420424b6d7c40ad8c030172dfc8f741a76eec3..c7e9fec68f2764da2cf2ad9f0a75b2dc260a8239 100644 (file)
@@ -81,7 +81,6 @@ OBJCOPYFLAGS  := -O binary -R .note -R .note.gnu.build-id -R .comment \
 
 # Give the various platforms the opportunity to set default image types
 defaultimage-y                                 := zImage
-defaultimage-$(CONFIG_SH_SH7785LCR)            := uImage
 defaultimage-$(CONFIG_SH_RSK)                  := uImage
 defaultimage-$(CONFIG_SH_URQUELL)              := uImage
 defaultimage-$(CONFIG_SH_MIGOR)                        := uImage