All of lore.kernel.org
 help / color / mirror / Atom feed
From: Giacomo Catenazzi <cate@debian.org>
To: Emmanuel Varagnat <varagnat@crm.mot.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Makefile problem and modules
Date: Thu, 12 Jul 2001 17:18:33 +0200	[thread overview]
Message-ID: <3B4DBFC9.4040108@debian.org> (raw)
In-Reply-To: <fa.fo00suv.1ug283k@ifi.uio.no>

Emmanuel Varagnat wrote:

> I wrote a module for IPv6 but there is a case when it is
> compiled.
> (For the moment my code can only work as a module...)
> When IPv6 is compiled as a module, my module is well compiled.
> But if IPv6 is directly in the kernel, my module is not take
> into account (I've got no object file).
> 
> Here is the only line I added to the Makefile (near the end):
> 
> obj-$(CONFIG_IPV6_MYSTUFF)  += mystuff.o
> 

Changes in the Config.in file?


	giacomo

       reply	other threads:[~2001-07-12 15:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.fo00suv.1ug283k@ifi.uio.no>
2001-07-12 15:18 ` Giacomo Catenazzi [this message]
2001-07-12 15:31   ` Makefile problem and modules Emmanuel Varagnat
2001-07-12 14:59 Emmanuel Varagnat
2001-07-13 22:07 ` Andrzej Krzysztofowicz

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=3B4DBFC9.4040108@debian.org \
    --to=cate@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=varagnat@crm.mot.com \
    /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.