I want to know that how to compile ramfs( inode.c file). I have made changes in ramfs using only printk(). I want to know how program execution flows. I tried a ordinary module compilation technique but failed.
Can I compile it & how?
Prasad