All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: mark.langsdorf@amd.com
Cc: mtd@infradead.org
Subject: Re: Compiling MTD in the kernel
Date: Mon, 17 Jul 2000 18:00:42 +0100	[thread overview]
Message-ID: <3372.963853242@cygnus.co.uk> (raw)
In-Reply-To: <0FA1031B65A9D111960900805F9FA8E103B9EFD6@txexmta8.amd.com>


mark.langsdorf@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@infradead.org

  parent reply	other threads:[~2000-07-17 17:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-17 15:05 Compiling MTD in the kernel mark.langsdorf
2000-07-17 15:36 ` Sébastien Côté
2000-07-17 17:00 ` David Woodhouse [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-07-17 14:48 Sébastien Côté
2000-07-17 14:54 ` David Woodhouse
2000-07-17 15:07 ` Nick Ivanter
2000-07-17 15:36   ` David Woodhouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3372.963853242@cygnus.co.uk \
    --to=dwmw2@infradead.org \
    --cc=mark.langsdorf@amd.com \
    --cc=mtd@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.