forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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