[sh4] Fix uImage build
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 31 Dec 2020 06:26:43 +0000 (06:26 +0000)
committerSalvatore Bonaccorso <carnil@debian.org>
Thu, 31 Dec 2020 06:26:43 +0000 (06:26 +0000)
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 2faebfd72ecab5a4f1aa85c1dd1da40d8e66e08d..57df39cdce6a9abfcfab12f1e0771c9a99af01a1 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