Hello Devik! Martin Devera wrote: > And reason ? dep is needed only once on fresh source tree. Durin > htb developement I use "make _mod_net" which recompiles only > network modules and then "insmod net/sched/sch_htb.o" to test it. > For quick compile test you can make net/sched/sch_htb.o (but > it will not load as module then). > devik Thank you! Very nice, just what I have searched for. This just makes the whole procedure mutch faster. "dep is needed only once on fresh source tree", does that mean, after applieing the HTB-patch, you have to issue a "make dep"? Greetings, Nils