Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/vdso/
H A DMakefile78 $(call cmd,vdso_install)
80 PHONY += vdso_install $(vdso-install-y)
81 vdso_install: $(vdso-install-y) target
/openbmc/linux/arch/csky/kernel/vdso/
H A DMakefile68 $(call cmd,vdso_install)
70 vdso_install: vdso.so target
/openbmc/linux/
H A DMakefile280 # Installation targets should not require compiler. Unfortunately, vdso_install
1322 PHONY += vdso_install
1323 vdso_install: export INSTALL_FILES = $(vdso-install-y) target
1324 vdso_install: target
1565 @echo ' vdso_install - Install unstripped vdso to INSTALL_MOD_PATH (default: /)'