From: llandre <r&d2@dave-tech.it>
To: "Artem B. Bityutskiy" <dedekind@yandex.ru>
Cc: linux-mtd@lists.infradead.org
Subject: Re: How to generate a patch limited to MTD subsystem
Date: Wed, 02 Aug 2006 17:18:40 +0200 [thread overview]
Message-ID: <44D0C250.2030601@dave-tech.it> (raw)
In-Reply-To: <44D0B8FF.6090601@yandex.ru>
> I'd do like this:
>
> rm -rf linux-2.6.15/drivers/mtd
> cp -r linux-latest/drivers/mtd linux-2.6.15/drivers/
>
> rm linux-2.6.15/include/mtd
> cp -r linux-latest/include/mtd linux-2.6.15/include/mtd
>
> rm linux-2.6.15/include/linux/mtd
> cp -r linux-latest/include/linux/mtd linux-2.6.15/include/linux/mtd
>
> Then try to compile & run and resolve all problems. I suspect there are
> not going to be many of them.
>
Hmm ... if I recall correctly MTD provides more stuff (JFFS2 for
example), doesn't it?
--
llandre
DAVE Electronics System House - R&D Department
web: http://www.dave-tech.it
email: r&d2@dave-tech.it
next prev parent reply other threads:[~2006-08-02 15:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-02 14:14 How to generate a patch limited to MTD subsystem llandre
2006-08-02 14:38 ` Artem B. Bityutskiy
2006-08-02 15:18 ` llandre [this message]
2006-08-02 15:22 ` Artem B. Bityutskiy
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=44D0C250.2030601@dave-tech.it \
--to=r&d2@dave-tech.it \
--cc=dedekind@yandex.ru \
--cc=linux-mtd@lists.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.