Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm
[platform/kernel/linux-starfive.git] / scripts / Kbuild.include
index 6cabf20..0c3dc98 100644 (file)
@@ -16,7 +16,7 @@ pound := \#
 dot-target = $(dir $@).$(notdir $@)
 
 ###
-# The temporary file to save gcc -MD generated dependencies must not
+# The temporary file to save gcc -MMD generated dependencies must not
 # contain a comma
 depfile = $(subst $(comma),_,$(dot-target).d)