I have developed a Linux device driver. As of now I am compiling it on Ubuntu 12.04 with cross-compiler for arm and then insmoding it in my arm Linux image. But I want to le
Create patch and add applying of this patch as a step after decompressing kernel tarball and before configuring/compilation.