Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A DMakefile324 hdrtest_find_args := -not -path xe_rtp_helpers.h macro
326hdrtest_find_args += -not -path display/\* -not -path compat-i915-headers/\* -not -path xe_display…
330 $(patsubst %.h,%.hdrtest, $(shell cd $(src) && find * -name '*.h' $(hdrtest_find_args)))