At 08:43 AM 5/7/02, you wrote: > > wrote: > > > > Why doesn't Mandrake ship "clean" kernel source? > > > By clean, I mean > > > running > > > > "make mrproper" before building the src.rpm. > > > > > > > > > > because it prevents compiling external modules. > > > > How so? > > > ># files removed with 'make mrproper' >MRPROPER_FILES = \ > include/linux/autoconf.h include/linux/version.h \ >... > $(TOPDIR)/include/linux/modversions.h \ > >is it enough?
No. All three of these files are generated by "make dep".
