why is "scripts/elfconfig.h" not removed with "make mrproper"?

Robert P. J. Day (rpjday@mindspring.com)
Tue, 18 Feb 2003 11:01:29 -0500 (EST)


i just verified that the original 2.5.62 kernel tree does not
start with the header file "scripts/elfconfig.h". this file is
created by running "make xconfig", even when nothing is configured.
but that file is *not* removed by running "make mrproper", which
i would think it should be.

won't this cause a problem when generating patches, since
that elfconfig.h file will show up every time?

rday

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