Home
last modified time | relevance | path

Searched refs:INSTALL_FILES (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/yaffs2/
H A Dyaffs2-utils_git.bb37 INSTALL_FILES = "mkyaffsimage \
42 for i in ${INSTALL_FILES}; do
/openbmc/linux/scripts/
H A DMakefile.vdsoinst34 $(foreach x, $(sort $(INSTALL_FILES)), $(eval $(call gen_install_rules,$(x))))
/openbmc/linux/
H A DMakefile1323 vdso_install: export INSTALL_FILES = $(vdso-install-y) macro