Hi all,
I have been trying to build ext3 as an external loadable module after
adding some code in inode.c I mistakenly assumed that the Makefile
doesn't require any change. Now I have discovered that Makefiles for
external modules are written differently. I know how to write a simple
Makefile for external modules (even with many source files) without any
configuration options. But in above case how to write or what changes
should be done in the Makefile of ext3?
I already have been through Documentation present in the source tree but not much discussion about config options in case of external modules there.
I would appreciate any help.
Thanx and Regards
Veda