Makefile: make internal comment in doc Makefile silent

There is a comment in the doc/Makefile that is beinhg spit out
when calling 'make clean'. This is harmless but can be confusing
to users so let's make it silent.

Tracked-On: #5669
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
Geoffroy Van Cutsem 2021-01-28 11:54:59 +01:00 committed by David Kinder
parent c9ca23d268
commit d55ab87331

View File

@ -68,7 +68,7 @@ singlehtml: doxy content kconfig
clean:
rm -fr $(BUILDDIR)
# Keeping these temporarily, but no longer strictly needed.
@# Keeping these temporarily, but no longer strictly needed.
rm -fr doxygen
rm -fr misc
rm -fr reference/kconfig/*.rst