Home
last modified time | relevance | path

Searched refs:FORCE_TARGETS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/
H A DMakefile85 # User can set FORCE_TARGETS to 1 to require all targets to be successfully
87 # FORCE_TARGETS is not set (the default), make will succeed if at least one
89 FORCE_TARGETS ?= macro
174 $(if $(FORCE_TARGETS),|| exit); \
232 $(if $(FORCE_TARGETS),|| exit); \
/kernel/linux/linux-6.6/tools/testing/selftests/
H A DMakefile118 # User can set FORCE_TARGETS to 1 to require all targets to be successfully
120 # FORCE_TARGETS is not set (the default), make will succeed if at least one
122 FORCE_TARGETS ?= macro
179 $(if $(FORCE_TARGETS),|| exit); \
239 $(if $(FORCE_TARGETS),|| exit); \

Completed in 1 milliseconds