aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/tools/Makefile
blob: 3baee4bc677584a9a32a25f379be97abfd3160fb (plain) (blame)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0
hostprogs-y := elf-entry
PHONY += elf-entry
elf-entry: $(obj)/elf-entry
	@: