1# SPDX-License-Identifier: MIT 2 3# For building individual subdir files on the command line 4subdir-ccflags-y += -I$(srctree)/$(src)/.. 5 6# Extra header tests 7header-test-pattern-$(CONFIG_DRM_I915_WERROR) := *.h 8