On Tue,  8 Oct 2013 12:10:33 +0200, Ingo Molnar wrote:
> +-include *.d */*.d

Hmm.. this */*.d part is really needed?

> +
>  ###############################
>  
>  clean:
> -     rm -f $(FILES)
> +     rm -f $(FILES) *.d

If so, at least it'd be deleted from here IMHO.

Thanks,
Namhyung
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to