How can I compile the module into kernel
Nuguru Susheel
susheel.nuguru at mitron.fi
Thu Sep 8 00:21:50 EST 2005
Zhonglei,
after your kernel boots up and you have command line on ur console
type
"insmod htm.o" for normal insertion, if anything goes wrong try to force
"insmod -f htm.o"
forcing option is not recommended .. go through these pages
http://www.tldp.org/LDP/lkmpg/
> My driver is a char device driver htm.o. How can I compile it into my kernel?
More information about the Linuxppc-embedded
mailing list