DIR:/lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/arch/mips/boot/tools/ |
Current File : //lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/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 @: |