Home
last modified time | relevance | path

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

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