All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Devera <devik@cdi.cz>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] [OT]How to compile only HTB?
Date: Tue, 30 Apr 2002 22:28:11 +0000	[thread overview]
Message-ID: <marc-lartc-102020577130801@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102018543511069@msgid-missing>

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/

  reply	other threads:[~2002-04-30 22:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-30 16:51 [LARTC] [OT]How to compile only HTB? Nils Lichtenfeld
2002-04-30 22:28 ` Martin Devera [this message]
2002-05-01 11:29 ` Nils Lichtenfeld
2002-05-01 15:35 ` Martin Devera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-102020577130801@msgid-missing \
    --to=devik@cdi.cz \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.