public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* mtdpart.o
@ 2001-02-16 10:40 Jonas Holmberg
  2001-02-16 11:08 ` mtdpart.o David Woodhouse
  0 siblings, 1 reply; 4+ messages in thread
From: Jonas Holmberg @ 2001-02-16 10:40 UTC (permalink / raw)
  To: 'mtd@infradead.org'

Why was mtdpart.o removed from obj-$(CONFIG_MTD) in kernel/Makefile?

< obj-$(CONFIG_MTD)		+= mtdcore.o mtdpart.o
---
> obj-$(CONFIG_MTD)		+= mtdcore.o

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()?

/Jonas


To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-02-18 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-16 10:40 mtdpart.o Jonas Holmberg
2001-02-16 11:08 ` mtdpart.o David Woodhouse
2001-02-18 18:49   ` mtdpart.o Bjorn Wesen
2001-02-18 16:52     ` mtdpart.o David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox