Home
last modified time | relevance | path

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

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