forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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