Compiling MTD in the kernel
David Woodhouse
dwmw2 at infradead.org
Mon Jul 17 11:36:31 EDT 2000
nick at auriga.ru said:
> You probably did not patch init/main.c and fs/filesystems.c to call
> init_mtd() and init_jffs_fs() correspondingly.
Should be there.
passion /home/dwmw2/working/mtd/patches $ diffstat mtd-patch-2.2.16
Makefile | 5 +++++
arch/alpha/config.in | 2 ++
arch/arm/config.in | 2 ++
arch/i386/config.in | 2 ++
arch/m68k/config.in | 2 ++
arch/mips/config.in | 2 ++
arch/ppc/config.in | 2 +-
arch/s390/config.in | 3 +++
arch/sparc/config.in | 2 ++
arch/sparc64/config.in | 1 +
drivers/Makefile | 11 ++++++++++-
fs/Config.in | 1 +
fs/Makefile | 10 +++++++++-
fs/filesystems.c | 8 ++++++++
include/linux/module.h | 1 +
init/main.c | 7 ++++++-
kernel/ksyms.c | 1 +
kernel/module.c | 21 ++++++++++++++++++++-
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list