How to generate a patch limited to MTD subsystem

llandre r&d2 at dave-tech.it
Wed Aug 2 11:18:40 EDT 2006


> 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 at dave-tech.it




More information about the linux-mtd mailing list