MTD patches for 2.0 / 2.2 kernels
Erwin Authried
eauth at softsys.co.at
Wed Jan 31 06:35:47 EST 2001
I took a look at the "patches" directory and recognized that
the patches that are available via ftp have the complete mtd
tree included. Wouldn' t it be much nicer to have a patch
script (like patchin.sh), that
1. makes symlinks from the kernel source into the mtd tree,
and 2. applies a very small patch for the kernel source
(init/main.c, drivers/Makefile, ...)
I think that would be much more maintainable and easier to
use than the seperate patches from the ftp server. It could even
be reduced to invoke the patch script with the path to the
kernel source, and the script might retrieve the version from
there to apply the correct patch. I'd like to see all the patches
inside the CVS distribution, instead of having them to download
via ftp seperately.
Is there a special reason why there is a seperate link for
each mtd source file in patchin.sh, instead of having just one
symbolic link for the mtd directory? This way, the kernel would
still be compileable if files are added to the mtd directory,
without having to care about the symlinks.
-Erwin
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list