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