hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/mips/boot/tools/Makefile
....@@ -1,6 +1,6 @@
11 # SPDX-License-Identifier: GPL-2.0
22
3
-hostprogs-y += relocs
3
+hostprogs += relocs
44 relocs-objs += relocs_32.o
55 relocs-objs += relocs_64.o
66 relocs-objs += relocs_main.o