]> Git Repo - J-u-boot.git/commit - Makefile
Makefile: Fix 'clean' target
authorTom Rini <[email protected]>
Wed, 25 Jul 2018 15:38:17 +0000 (11:38 -0400)
committerTom Rini <[email protected]>
Thu, 26 Jul 2018 11:12:31 +0000 (07:12 -0400)
commit08fcdd332f3d6bc7842e21a97c80789d9233e147
tree50d7b71881df4adb0c03e0814640d6f831a5a5f1
parent73a555d12aaa10a7d84f1d863d52ed5735ea4fdc
Makefile: Fix 'clean' target

Now that we have removed the DocBook files we need to not try and clean
that directory.

Reported-by: ericywl <[email protected]>
Reported-by: Jagan Teki <[email protected]>
Fixes: 78a88f7930be ("doc: Replace DocBook with sphinx-based docs")
Signed-off-by: Tom Rini <[email protected]>
Makefile
This page took 0.034521 seconds and 4 git commands to generate.