DIR:/usr/src/kernels/5.14.0-503.34.1.el9_5.x86_64/arch/mips/boot/tools/ |
Current File : //usr/src/kernels/5.14.0-503.34.1.el9_5.x86_64/arch/mips/boot/tools/Makefile |
# SPDX-License-Identifier: GPL-2.0 hostprogs += relocs relocs-objs += relocs_32.o relocs-objs += relocs_64.o relocs-objs += relocs_main.o PHONY += relocs relocs: $(obj)/relocs @: |