patchin.sh and 2.4.22
Vlad
vdoukhan at cbnco.com
Sat Oct 18 14:34:13 EDT 2003
Hi,
For some reason 1.16 patchin.sh doesn't copy/link suspend.h into
include/linux/ and therefore I've got a compilation error.
Cheers,
Vlad
cvs -z9 diff "patchin.sh"
Index: patchin.sh
===================================================================
RCS file: /home/cvs/mtd/patches/patchin.sh,v
retrieving revision 1.16
diff -r1.16 patchin.sh
50c50
< FS_INC_BEL2420="jffs*.h workqueue.h z*.h rb*.h"
---
> FS_INC_BEL2420="jffs*.h workqueue.h suspend.h z*.h rb*.h"
52c52
< FS_INC_BEL25="jffs2*.h workqueue.h rb*.h"
---
> FS_INC_BEL25="jffs2*.h workqueue.h suspend.h rb*.h"
More information about the linux-mtd
mailing list