From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Devera Date: Tue, 30 Apr 2002 22:28:11 +0000 Subject: Re: [LARTC] [OT]How to compile only HTB? Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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 On Tue, 30 Apr 2002, Nils Lichtenfeld wrote: > Hello! > > When I complie HTB I normaly do this: > > - make dep > - make modules > - make modules-install > > But that compiles all modules. Is it possible to have only HTB compile? > Do I need "make-dep"? > > Greetings, Nils > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ > > _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/