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
1327 PHONY += vdso_install
1328 vdso_install: export INSTALL_FILES = $(vdso-install-y)
1329 vdso_install:
1570 @echo ' vdso_install - Install unstripped vdso to INSTALL_MOD_PATH (default: /)'
1323 vdso_install: export INSTALL_FILES = $(vdso-install-y) global() target
1324 vdso_install: global() target