LKM compilation

Wednesday, June 10, 2009

make -C -directory> M=`pwd` modules

and in Makefile for the module, add `obj-m := module.o`

0 comments: