[PATCH mtd-utils] autogenerated dependency files are not being utilized properly

Mike Frysinger vapier at gentoo.org
Thu Aug 27 16:56:13 PDT 2015


On 27 Aug 2015 15:48, Brian Norris wrote:
> -	$(Q)$(CC) $(CPPFLAGS) $(CFLAGS) -c -o $@ $< -g -Wp,-MD,$(BUILDDIR)/.$(<F).dep
> +	$(Q)$(CC) $(CPPFLAGS) $(CFLAGS) -c -o $@ $< -g -MD -MF $(BUILDDIR)/.$(<F).dep

fwiw, this has been here since the beginning.  dropping the -Wp makes
sense to me.  independently, i think it should use -MMD, but others might
prefer the -MD behavior.

Acked-by: Mike Frysinger <vapier at gentoo.org>
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20150827/dfa7bedf/attachment.sig>


More information about the linux-mtd mailing list