diff --git a/Documentation/Makefile b/Documentation/Makefile index 9f4bd42cef18..494723366d40 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -2,9 +2,6 @@ # Makefile for Sphinx documentation # -# for cleaning -subdir- := devicetree/bindings - # Check for broken documentation file references ifeq ($(CONFIG_WARN_MISSING_DOCUMENTS),y) $(shell $(srctree)/scripts/documentation-file-ref-check --warn)