Hi: I have no many experience in Linux, and I'm trying to make some changes in a module, concretely in a Netfilter module (I have selected it in xconfig as a module) Now, when I make any simple change in the code, I'm compiling the kernel (make xconfig, make dep , make clean, make bzImage, .....) so I'm losing a lot of time. My question is if is it necessary to make all these stpes to see the changes made in the code, or if I can do that by another faster way. Thank you very much. Juan. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/