if you are only affecting the module code all you need is make modules modules_install if however you are changing some kernel code then you should add bzimage either way you don't need to make clean dep and xconfig each time. On Thursday 24 April 2003 10:34 am, ISLERO77@telefonica.net wrote: > 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. -- Tom Bradley Software Engineer Jaycor / Titan Systems -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/