In the output image that I got after compiling the openwrt (chaos calmer-raspberry pi).In the /lib/modules/`uname -r`/ there is no build directory.Without that directory,compiling a new kernel module in the target board is not possible.So what is the way to bring up a build/ directory to make kernel module in the output image.
Thanks.