forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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