Home
last modified time | relevance | path

Searched refs:cmd_install (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/scripts/
DMakefile.modinst38 cmd_install = mkdir -p $(dir $@); cp $< $@
DMakefile.headersinst60 cmd_install = $(CONFIG_SHELL) $(srctree)/scripts/headers_install.sh $< $@
/Linux-v6.1/arch/powerpc/boot/
DMakefile482 cmd_install = $(INSTALL) -m0644 $(patsubst $(DESTDIR)$(WRAPPER_OBJDIR)/%,$(obj)/%,$@) $@ macro
/Linux-v6.1/
DMakefile1386 cmd_install = unset sub_make_done; $(srctree)/scripts/install.sh macro