Lines Matching full:install
117 # Prepare for headers install
137 # Install headers here once for all tests. KSFT_KHDR_INSTALL_DONE
139 # Invoke headers install with --no-builtin-rules to avoid circular
197 # Use $BUILD as the default install root. $BUILD points to the
211 install: all target
213 @# Ask all targets to install their files
215 install -m 744 kselftest/module.sh $(INSTALL_PATH)/kselftest/
216 install -m 744 kselftest/runner.sh $(INSTALL_PATH)/kselftest/
217 install -m 744 kselftest/prefix.pl $(INSTALL_PATH)/kselftest/
218 install -m 744 run_kselftest.sh $(INSTALL_PATH)/
223 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET INSTALL_PATH=$(INSTALL_PATH)/$$TARGET install \
241 $(error Error: set INSTALL_PATH to use install)
246 gen_tar: install
257 .PHONY: khdr all run_tests hotplug run_hotplug clean_hotplug run_pstore_crash install clean gen_tar