1
0
Fork 0
alistair23-linux/arch/mips/tools/Makefile

6 lines
111 B
Makefile

# SPDX-License-Identifier: GPL-2.0
hostprogs-y := elf-entry
PHONY += elf-entry
elf-entry: $(obj)/elf-entry
@: