MTD CVS update: 'mtd/kernel mtdchar.c mtdcore.c Config.in Makefile mtd.c'
David Woodhouse
dwmw2 at infradead.org
Sat May 13 10:35:10 EDT 2000
Update of /home/cvs/mtd/kernel
In directory infradead.org:/tmp/cvs-serv18889/kernel
Modified Files:
Config.in Makefile
Added Files:
mtdchar.c mtdcore.c
Removed Files:
mtd.c
Log Message:
Separate the chardevice access from the MTD core routines. As chardevice
access is only really used for formatting, you don't necessarily want it
always present in production systems. It's now a separately loadable
module. Now the combination of 'mtdcore.o' and 'mtdchar.o' provide all
the same functionality as 'mtd.o' used to provide.
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd-cvs
mailing list