]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/sh/lib/Makefile
sh: share the correct version of start.S among all cpus
[people/ms/u-boot.git] / arch / sh / lib / Makefile
index 7be20b1bdd760469c3668034386cc275df9fb772..473cf0de2d8b0baf58913b512ad069eefa16dd37 100644 (file)
@@ -5,6 +5,8 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
+extra-y        += start.o
+
 obj-y  += board.o
 obj-$(CONFIG_CMD_BOOTM) += bootm.o
 ifeq ($(CONFIG_CPU_SH2),y)