/usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/arch/mips/boot/tools
Edit: /usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/arch/mips/boot/tools/Makefile (183B)
# SPDX-License-Identifier: GPL-2.0
hostprogs-y += relocs
relocs-objs += relocs_32.o
relocs-objs += relocs_64.o
relocs-objs += relocs_main.o
PHONY += relocs
relocs: $(obj)/relocs
@: