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