Lines Matching refs:install
126 # Prepare for headers install
147 # Invoke headers install with --no-builtin-rules to avoid circular
205 # Use $BUILD as the default install root. $BUILD points to the
219 install: all
221 @# Ask all targets to install their files
223 install -m 744 kselftest/module.sh $(INSTALL_PATH)/kselftest/
224 install -m 744 kselftest/runner.sh $(INSTALL_PATH)/kselftest/
225 install -m 744 kselftest/prefix.pl $(INSTALL_PATH)/kselftest/
226 install -m 744 run_kselftest.sh $(INSTALL_PATH)/
231 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET INSTALL_PATH=$(INSTALL_PATH)/$$TARGET install \
249 $(error Error: set INSTALL_PATH to use install)
254 gen_tar: install
265 .PHONY: khdr all run_tests hotplug run_hotplug clean_hotplug run_pstore_crash install clean gen_tar