SmartAudio/lichee/linux-4.9/arch/mips/boot/tools/Makefile

9 lines
148 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
hostprogs-y += relocs
relocs-objs += relocs_32.o
relocs-objs += relocs_64.o
relocs-objs += relocs_main.o
PHONY += relocs
relocs: $(obj)/relocs
@: