On Mon, Jul 18, 2011 at 23:40, Kay Sievers <kay.sievers@xxxxxxxx> wrote:
On Mon, Jul 18, 2011 at 23:37, Allin Cottrell <cottrell@xxxxxxx> wrote:
On Mon, 18 Jul 2011, Kay Sievers wrote:
but: Dependencies? A bunch? I don't see any. Not even the rules are doing
anything, if no mtd devices are present.
Maybe I'm misunderstanding something, but I thought I had to install the
mtd-utils and/or configure MTD support into the kernel. Certainly, the
mtd_probe build bombs out on my system with mtd.h
mtd.h? It includes: mtd/mtd-user.h, which is there since 2.6.17. You
need proper or more recent kernel headers, I guess, it's not any
external dependency.