Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A DMakefile.vdsoinst37 cmd_install = mkdir -p $(dir $@); cp $< $@
H A DMakefile.headersinst60 cmd_install = $(CONFIG_SHELL) $(srctree)/scripts/headers_install.sh $< $@
H A DMakefile.modinst68 cmd_install = cp $< $@
/openbmc/linux/arch/powerpc/boot/
H A DMakefile483 cmd_install = $(INSTALL) -m0644 $(patsubst $(DESTDIR)$(WRAPPER_OBJDIR)/%,$(obj)/%,$@) $@ macro
/openbmc/linux/
H A DMakefile1322 cmd_install = unset sub_make_done; $(srctree)/scripts/install.sh
1317 cmd_install = unset sub_make_done; $(srctree)/scripts/install.sh global() macro