Compiling MTD in the kernel
David Woodhouse
dwmw2 at infradead.org
Mon Jul 17 13:00:42 EDT 2000
mark.langsdorf at amd.com said:
> Are you using the 2.2.16 patch of the 2000/07/04 build? I am having
> a similar problem, and it looks like the patch does not set up the
> make files properly to handle the jffs stuff. At least, the jffs is
> not an option with 'make menuconfig' even though the other MTD stuff
> is.
Strange. It should be.
--- fs/Config.in 2000/06/07 10:00:29 1.5
+++ fs/Config.in 2000/06/26 07:30:01
@@ -59,6 +59,7 @@
if [ "$CONFIG_EFS_FS" != "n" ]; then
define_bool CONFIG_SGI_PARTITION y
fi
+ tristate 'Journalling Flash filesystem (JFFS) support (experimental)' CONFIG_JFFS_FS
fi
if [ "$CONFIG_NET" = "y" ]; then
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list