Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d724eb4 authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta
Browse files

docs: Makefile: Don't look for Makefiles in bindings



The device-tree bindings directory no longer contains the
Makefile that the Documentation/Makefile is looking for.
Hence, to avoid compilation issues, ignore the part where
it looks for the bindings' Makefile.

Change-Id: I6477f1b75697e0b9b9edf537b585a58d89dedfbf
Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@codeaurora.org>
parent 09a41676
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Makefile for Sphinx documentation
#

subdir-y := devicetree/bindings/
subdir-y :=

# You can set these variables from the command line.
SPHINXBUILD   = sphinx-build