Home
last modified time | relevance | path

Searched defs:cmd_install (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/arch/powerpc/boot/
DMakefile481 cmd_install = $(INSTALL) -m0644 $(patsubst $(DESTDIR)$(WRAPPER_OBJDIR)/%,$(obj)/%,$@) $@ macro
/kernel/linux/linux-5.10/arch/powerpc/boot/
DMakefile477 cmd_install = $(INSTALL) -m0644 $(patsubst $(DESTDIR)$(WRAPPER_OBJDIR)/%,$(obj)/%,$@) $@ macro