From: David Woodhouse <dwmw2@infradead.org>
To: Jonas Holmberg <jonas.holmberg@axis.com>
Cc: "'mtd@infradead.org'" <mtd@infradead.org>
Subject: Re: mtdpart.o
Date: Fri, 16 Feb 2001 11:08:13 +0000 [thread overview]
Message-ID: <14778.982321693@redhat.com> (raw)
In-Reply-To: <E6FE4E054F02D511818E00025558B61D429E2F@cluster01.axis.se>
jonas.holmberg@axis.com said:
> I've got a problem since it was removed: How can I include mtdpart.o
> in my kernel if I wan't to do a do_cfi_probe() and then add partitions
> with add_mtd_partitions()?
The way it's done ATM is to include with the map driver:
obj-$(CONFIG_MTD_SBC_MEDIAGX) += sbc_mediagx.o mtdpart.o
obj-$(CONFIG_MTD_ELAN_104NC) += elan-104nc.o mtdpart.o
obj-$(CONFIG_MTD_SA1100) += sa1100-flash.o mtdpart.o
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
next prev parent reply other threads:[~2001-02-16 11:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-16 10:40 mtdpart.o Jonas Holmberg
2001-02-16 11:08 ` David Woodhouse [this message]
2001-02-18 18:49 ` mtdpart.o Bjorn Wesen
2001-02-18 16:52 ` mtdpart.o 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=14778.982321693@redhat.com \
--to=dwmw2@infradead.org \
--cc=jonas.holmberg@axis.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.